blib/lib/Test/Tester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 22 | 0 | 93 | not $found and my($sub) = (caller $d)[3] |
177 | 6 | 4 | 2 | length $exp and not $exp =~ /\n$/ |
218 | 0 | 0 | 0 | $c > 32 and $c < 125 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
218 | 0 | 0 | 0 | $c > 32 and $c < 125 or $c == 10 |