Closed philippjenni closed 2 months ago
Unfortunately the solution is not correct. It merges methods with the same name of several nested classes.
But there is a better solution. You can use the command line parameter settings:rawMode=true
See this comment for all details: https://github.com/danielpalme/ReportGenerator/issues/630#issuecomment-2008130255
fix (#686): Distinct Method Class in Cobertura Report.
The implementation may need to be adapted accordingly. I am not sure if this is the correct way. However, the problem is solved with the correction