inc/Test/Tester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 12 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 1 | 0 | 10 | not $found and my($sub) = (caller $d)[3] |
177 | 0 | 0 | 0 | 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 |