https://bugs.llvm.org/show_bug.cgi?id=34615
Bug ID: 34615
Summary: Coverage summary and coverage display don't agree on
the number of lines covered
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: efrie...@codeaurora.org
CC: llvm-bugs@lists.llvm.org, v...@apple.com
Consider
http://lab.llvm.org:8080/coverage/coverage-reports/all/coverage/Users/buildslave/jenkins/sharedspace/clang-stage2-coverage-R@2/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp.html
If you look at the counts on the side, there is one line with a zero count.
There are five lines which contain a red highlight anywhere. But
http://lab.llvm.org:8080/coverage/coverage-reports/all/index.html says only
174/225 lines are covered.
This is, at best, really confusing. Where are these uncovered lines coming
from?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs