Skip to content

Example reports. #92

@rhcu

Description

@rhcu

I've added reports for https://www.mozilla.org/, https://www.python.org/, and https://stackoverflow.com/.
Some results:
Almost in all reports, in the file mozilla-central/widget/GfxInfoX11.cpp line 212 - mIsIntel = true;, is uncovered.
Another examples of uncovered files are mozilla_LockFTLibrary and mozilla_UnlockFTLibrary in Mozilla-central/gfx/2d/Factory.cpp both in Mozilla and Python reports.
Mostly, they are looking same with small differences. The average number of uncovered lines is ~200. Seems that Stackoverflow report has fewer lines uncovered because actions were more simple (were no input types: only links and buttons).
Something that I've noticed: in these reports only C++ files are uncovered, while all uncovered files from Stackoverflow are included into another 2 reports.

example_reports.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions