Different coverage report for different covergroup instance

In reply to saurabh_3:

Hi, Saurabh get_inst_coverage is not a option it is a method and I can use it to see the coverage of a instance that I can also see in the coverage report. So again what I want is to get a coverage report where over all coverage get effected by the coverage of each and every instance of the covergroup I dont want to perform union merging of the instance’s coverage I want to treat each instance’s coverage as separate. I have given a example in above post. If question is still not clear then let me know.