ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
Added a calculated figure for CRAP score for cobertura coverage reports. Also slight refactoring of the Cobertura metrics calculations to reduce repetition of parsing code.
closes #641
Added a calculated figure for CRAP score for cobertura coverage reports. Also slight refactoring of the Cobertura metrics calculations to reduce repetition of parsing code. closes #641