mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
5 lines
233 B
Plaintext
5 lines
233 B
Plaintext
LCOV is a front-end around gcov, the GCC code coverage tool. It
|
|
collects the gcov data and creates HTML webpages showing coverage
|
|
rates using bar graphs and specific colors. It can also create
|
|
webpages for browsing the source code.
|