| blib/lib/Debuggit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 9 | 100.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 211 | 2 | 2 | 34 | @_ > 0 and ($_[0] =~ /^\d+$/ ? shift() : 1) <= $debug_value | 
| 375 | 1 | 35 | 7 | $_ and exists $Debuggit::PROCS{$_} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 310 | 1 | 1 | 41 | /^ +/ || / +$/ |