| blib/lib/OOB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 11 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 66 | 608 | 734 | 10 | $blessed and $blessed->isa("OOB") |
| 83 | 108 | 1 | 5 | $blessed and $stolen{$blessed} |
| 238 | 2 | 4 | 1 | @_ == 1 and $_[0] eq ":all" |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 3 | 10 | $ENV{'OOB_DEBUG'} || 0 |