Full description
is a FreeBSD/Linux/Mac OS code coverage
tester for compiled languages, Python and Bash.
was originally a fork of Bcov, but has
since evolved to support a large feature set in addition to that
of Bcov.
, like Bcov, uses DWARF debugging
information for compiled programs to make it possible to collect
coverage information without special compiler switches.