freebsd-ports/devel/grcov/pkg-descr

6 lines
338 B
Text

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.
WWW: https://github.com/mozilla/grcov