blib/lib/Cache/CacheFactory/Expiry/LastModified.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
31 | 1 | 0 | if ($$param{'dependencies'}) |
34 | 0 | 1 | ref $$param{'dependencies'} ? : |
66 | 0 | 4 | unless $dependencies and $#{$dependencies;} > -1 |
71 | 2 | 2 | unless -e $file and (stat $file)[9] < $timecreated |