Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 475 Bytes

Discoverage

Discoverage is a code coverage display web server for lcov statistics.

About

Discoverage is a tool used to display LCOV statistics about code. It can run in the background and automatically updates when the report file changes.

Usage

To use just run the command discoverage in a directory containing a discoverage.json file with your project specific configurations or run discoverage with the path to the specified configuration file.

License

MIT