
I replaced "jump to first uncovered line" with UI buttons and keyboard shortcut to jump between uncovered parts of code: lines (key L), branchs (key B), regions (key R). User can also jump in reverse direction with shift+key.
16 lines
467 B
Plaintext
16 lines
467 B
Plaintext
TEXT-TITLE: Test Suite
|
|
TEXT-NOT: Coverage Report
|
|
TEXT-NOT: Created:
|
|
TEXT-FUNCTION: main:
|
|
TEXT-FOOTER: Generated by llvm-cov
|
|
|
|
HTML-TITLE: <h1>Test Suite</h1>
|
|
HTML: <h2>Coverage Report</h2>
|
|
HTML: <h4>Created:{{.*}}</h4>
|
|
HTML-FILE: <pre>{{.*}}showProjectSummary.cpp</pre>
|
|
HTML-FUNCTION: <pre>main</pre>
|
|
HTML-HEADER: <td><pre>Line</pre></td>
|
|
HTML-HEADER: <td><pre>Count</pre></td>
|
|
HTML-HEADER: <td><pre>Source</pre></td>
|
|
HTML-FOOTER: <h5>Generated by llvm-cov{{.*}}</h5>
|