java - How to Export the Code Coverage report of jtest outside of it to share the report with the team -


is there way export code coverage percentage of class files report format jtest tool report can shared rest of team?

according online docs can export them html/xml , ascii, can apply xsl make own formats.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -