Code coverage information aggregator
grcov collects and aggregates code coverage information for multiple source files. grcov processes .profraw and .gcda files which can be generated from llvm/clang or gcc. grcov also processes lcov files (for JS coverage) and JaCoCo files (for Java coverage). Linux, macOS and Windows are supported.
$
pkg install grcovOrigin
devel/grcov
Size
8.27MiB
License
MPL20
Maintainer
yuri@FreeBSD.org
Dependencies
0 packages
Required by
0 packages