lcov2 0.1.0

Enhanced tools for working with LCOV format and generating HTML
Documentation
1
2
3
int x(int a) {
    return a;
}