blib/lib/List/Priority.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 123 | 12 | 15 | defined $$self{'options'}{'capacity'} and $$self{'options'}{'capacity'} <= $$self{'size'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 0 | 5 | 0 | ref $this || $this |