Discoverage is a code coverage display web server for lcov statistics.
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.
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.
MIT