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 16 $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 8 defined $weakref && $weakref->isa("CHI::Driver")

or 2 conditions

line l !l condition
44 30 145 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
210 0 12 0 shift() || $self->{"cache"}
573 7 7 77 $keyname eq "arrayref" || $keyname eq "hashref"