Condition Coverage

blib/lib/CHI/t/Driver.pm
Criterion Covered Total %
condition 8 20 40.0


and 3 conditions

line !l l&&!r l&&r condition
549 0 0 14 $expire_count{$time} > 0 && $expire_count{$time} < 100
1521 0 0 0 defined $cache->discard_timeout && $cache->discard_timeout > 1
1528 0 0 0 time >= $start_time && time <= $start_time + 4
1703 0 0 7 defined $weakref && $weakref->isa('CHI::Driver')

or 2 conditions

line l !l condition
44 25 126 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
210 0 11 0 shift() || $$self{'cache'}
573 4 4 44 $keyname eq 'arrayref' || $keyname eq 'hashref'