Condition Coverage

lib/Cache/AgainstFile/Memory.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
44 32 2 2 $$self{'options'}{'NoStat'} and not $stale

or 2 conditions

line l !l condition
47 0 34 $$self{'options'}{'Grace'} || 0
48 10 24 $$self{'stat'}{$filename} || 0

or 3 conditions

line l !l&&r !l&&!r condition
55 24 3 7 !(defined $source_mtime && defined $last_modified) || $source_mtime ne $last_modified