Condition Coverage

blib/lib/Cache/Bounded.pm
Criterion Covered Total %
condition 3 3 100.0


and 3 conditions

line !l l&&!r l&&r condition
43 26 1 1 $$self{'count'} > $$self{'interval'} and scalar keys %{$$self{'cache'};} > $$self{'size'}