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