Skip to content

Bug in code coverage sum accross hierarchies #1154

@Blebowski

Description

@Blebowski

When doing code coverage analysis, the numbers from sub-hierarchies does not seem to
be summed correctly. If some item type is not present in current hierarchy, numbers from
sub-hierarchies does not seem to be counted correctly. E.g. the functional coverage from
top in my case is:

Image

But if I go one hierarchy down (to the DUT), I do have functional cover items there:

Image

I would expect getting these numbers counted in the overal functional coverage for DUT in the
first figure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions