This is another pre-release of LCOV v2.1.
Changes include:
-
Support for other languages/data import from other tools - Perl and Python, in particular, as well as XML import - e.g., from cobertura.
Seeperl2lcov --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.
-
Significant performance improvements compared to lcov/2.0 - especially when dealing with very large numbers of files.
-
Bug fixes.
The 2.1 release will follow shortly.
Please report any issues you discover in this pre-release so that they can be fixed.