How to Disable Duplicate Expression Coverage for Generate Loops

We are having an issue with the Expression Details contents for a module that includes generate loops. The .rep file reports the overall Expression Rows/Terms as a consolidated loop, but the Expression Details section reports it for each loop. This is confusing the script I wrote to combine coverage .rep’s from many different hierarchical level coverage .ucdb’s. It ends up reports 2-300% coverage because it is adding each covered row or term from the details section to the covered total without incrementing the active total. I need to either A) direct Questa to report generate loop coverage by block, not instance, or B) Update my script to take this behaviour into account. Any ideas on how to do A)?

In reply to mchal9thou:

This forum is not for tool specific help. You need to contact your local vendor directly.