Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lcov-2.1-1.noarch.rpm | 2024-04-19 | 439.5 kB | |
lcov-2.1-1.src.rpm | 2024-04-19 | 520.2 kB | |
lcov-2.1.tar.gz | 2024-04-19 | 509.3 kB | |
2.1 source code.tar.gz | 2024-04-10 | 426.9 kB | |
2.1 source code.zip | 2024-04-10 | 540.7 kB | |
README.md | 2024-04-10 | 881 Bytes | |
Totals: 6 Items | 2.4 MB | 0 |
Changes in version 2.1 include:
-
Support for other languages/data import from other tools - Perl and Python, in particular, as well as XML import - e.g., from cobertura. See
perl2lcov --help
,py2lcov --help
, andxml2lcov --help
- as well as the associated tests. -
Improved callback support. See the discussion in the genhtml man page.
-
Improved error checking
-
lcov regression test suite added to the release - see
$LCOV_HOME/share/lcov/tests/README.md
for directions on how to execute them in your environment. -
Use lcov to generate coverage reports for lcov - see the directions, above for how to run the lcov regressions and generate a coverage report.
-
Performance improvements compared to lcov/2.0 - especially when dealing with very large numbers of files.
-
Bug fixes.
Please report any issues you discover so that they can be fixed.