[llvm-bugs] [Bug 45293] New: Exclude empty lines and lines with comments only from the llvm-cov HTML report
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 24 07:22:11 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45293
Bug ID: 45293
Summary: Exclude empty lines and lines with comments only from
the llvm-cov HTML report
Product: new-bugs
Version: 10.0
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: yurybura at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Hi!
How to exclude empty lines and lines with comments only from the code coverage
report and total coverage calculation?
Examples:
http://lab.llvm.org:8080/coverage/coverage-reports/coverage/Users/buildslave/jenkins/workspace/coverage/llvm-project/clang/tools/libclang/CIndex.cpp.html#L265
http://lab.llvm.org:8080/coverage/coverage-reports/coverage/Users/buildslave/jenkins/workspace/coverage/llvm-project/clang/tools/libclang/CIndex.cpp.html#L387
Thanks!
--
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/20200324/78331f79/attachment-0001.html>
More information about the llvm-bugs
mailing list