D has builtin support for coverage analysis but it produces only
.lst files. This is a bit inconvenient. Is there any tool which
can create something like an html report from .lst files?
For now I'm using OpenCppCoverage which is not the best tool and
works only on Windows but at least it produces html reports which
can be customized (sort of).
- Measuring test coverage Alexei Bykov via Digitalmars-d-learn
- Re: Measuring test coverage Rikki Cattermole via Digitalmars-d-learn
- Re: Measuring test cover... Alexei Bykov via Digitalmars-d-learn
- Re: Measuring test coverage Stefan Frijters via Digitalmars-d-learn
- Re: Measuring test cover... Alexei Bykov via Digitalmars-d-learn