| blib/lib/Fred/Fish/DBUG/OFF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 20 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 403 | 0 | 0 | 0 | do { wantarray } && do { return @_ } |
| 668 | 0 | 0 | 0 | defined $flg and $flg eq __PACKAGE__ |
| 719 | 6 | 0 | 0 | defined $hint and $hint =~ /^\d+$/ |
| 742 | 0 | 0 | 0 | defined $hint and $hint =~ /^\d+$/ |
| 765 | 0 | 0 | 0 | defined $hint and $hint =~ /^\d+$/ |
| line | l | !l | condition |
|---|---|---|---|
| 440 | 0 | 2 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 203 | 16 | 2 | 0 | (caller 1)[3] || $dbug_off_global_vars{'main'} |