| blib/lib/Test/Subs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 2 | defined $_[0] and $_[0] =~ /^\s*(\d+)\s*$/ |
| 185 | 0 | 0 | 2 | $@ and $@ =~ /$re/ |
| 233 | 9 | 5 | 1 | @comments and $comments[0]{'after'} == $count |
| 285 | 0 | 0 | 2 | -e $f and -r _ |
| line | l | !l | condition |
|---|---|---|---|
| 274 | 11 | 0 | $r // '' |