github linux-test-project/lcov v2.1
2.1

one month ago

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, and xml2lcov --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.

Don't miss a new lcov release

NewReleases is sending notifications on new releases.