| blib/lib/Devel/LeakGuard/Object/State.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 204 | 1 | 1 | 3 | $delta >= $range->[0] and $delta <= $range->[1] |
| line | l | !l | condition |
|---|---|---|---|
| 60 | 20 | 2 | delete $opt{'on_leak'} || 'warn' |
| 182 | 47 | 50 | $self->{'leakstate'}{$class} || 0 |
| 183 | 52 | 45 | $leakstate->{$class} || 0 |