lib/Test/NoBreakpoints.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
153 | 0 | 14 | 0 | defined $first and $first =~ /^#!.*perl/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
78 | 1 | 20 | 0 | $name ||= "no breakpoint test of $file" |