blib/lib/Sub/Throttler/algo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 3 | 4 | 0 | ref $class_or_obj and not &blessed($class_or_obj) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 0 | 0 | 4 | !($this && ref $this) || $this != $obj |