Instance Coverage

Hi
What do we mean by instance coverage in code coverage?

In reply to Gokul S:

Since you mentioned “code coverage”, then, Instance Coverage means:
Code Coverage types inside the specified instance, for example (Instance: tb/dut/subModule)

This is different than coverage for a design unit (or a module). Coverage of a design unit is the merge of coverage info for all instances of this design unit