[llvm-bugs] [Bug 34613] New: coverage summary can have greater than 100% region coverage

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 14 16:34:57 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34613

            Bug ID: 34613
           Summary: coverage summary can have greater than 100% region
                    coverage
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: efriedma at codeaurora.org
                CC: llvm-bugs at lists.llvm.org

>From http://lab.llvm.org:8080/coverage/coverage-reports/all/index.html:

llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  83.33% (5/6)
  56.18% (50/89)
 766.67% (46/6)

I think we're somehow miscounting the number of regions in functions with
multiple instantiations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170914/fd2852ac/attachment.html>


More information about the llvm-bugs mailing list