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 3269 6 6 defined $compress_threshold and length $raw_value > $compress_threshold
131 1512 5657 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 6754 415 0 $CHI::Driver::Test_Time || time