Condition Coverage

blib/lib/Email/Fingerprint/Cache.pm
Criterion Covered Total %
condition 13 13 100.0


and 3 conditions

line !l l&&!r l&&r condition
317 2 11 2 $backend and $backend->is_open

or 2 conditions

line l !l condition
105 8 7 $args->{'file'} ||= '.maildups'
292 4605 3 $hash->{$key} || 0

or 3 conditions

line l !l&&r !l&&!r condition
132 1 1 13 $@ or not $backend
293 1603 1 3004 $now - $timestamp > $ttl or $ttl < 0