Condition Coverage

blib/lib/CHI/CacheObject.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
69 3980 7 7 defined $compress_threshold and length $raw_value > $compress_threshold
131 1733 6445 0 $time >= $early_expires_at && ($time >= $expires_at || rand() < ($time - $early_expires_at) / ($expires_at - $early_expires_at))

or 3 conditions

line l !l&&r !l&&!r condition
128 7678 500 0 $CHI::Driver::Test_Time || time