lib/Cache/AgainstFile/Memory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
44 | 34 | 2 | unless ($$self{'options'}{'NoStat'} and not $stale) |
49 | 34 | 0 | unless ($grace > time - $last_checked) |
52 | 0 | 34 | if HAVE_FILE_POLICY |
60 | 27 | 9 | if ($stale) { } |
64 | 27 | 0 | if (defined $source_mtime) |
121 | 1 | 0 | unless not defined $src |