blib/lib/Callgrind/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
53 | 1 | 1 | unless open my $fh, '<', $inf |
57 | 1 | 6 | if length $line == 0 |
59 | 1 | 5 | if ($key eq 'positions') { } |
1 | 4 | elsif ($key eq 'events') { } | |
77 | 2 | 3 | if (length $line == 0) { } |
79 | 1 | 1 | if ($buffer[-1] eq 'fn={main}') { } |