Skip to content

Partial coverage reported on exception lines (MacOS, clang, DWARF-4) #487

@gl3n91

Description

@gl3n91

Hi,

I’m quite new to both kcov and C++, so this may be due to misuse on my end. However, I’ve noticed that coverage reports show only partial coverage on lines containing exceptions, with the containing methods trailing bracket always reported as completely uncovered. Is this a limitation of kcov's binary inspection form of coverage, a potential issue, or simply misuse?

Environment:

  • macOS
  • clang (compiled with -gdwarf-4 to work around #485)

Please let me know if additional details would help.

Thanks!

Image Image

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