Hi people
I am trying to generate html report on iccr but I’m getting some very strange reports.
What I did was to simulate a collection of seeds and them merge the coverage of each one into a single coverage, untill now nothing different from usual, if I open the merged coverage on iccr -gui everything is normal, but if I generate an html report upon the merged coverage, it seems that the functional coverage is not being report correctly on the html (the hits are missed and consequently the overall percentage differs), the code coverage is correctly. Did anyone face this problem in the past?