lib/Cache/AgainstFile/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
22 | 2 | 11 | if $$self{'options'}{'NoStat'} |
30 | 14 | 7 | if ($all) { } |
38 | 2 | 5 | if ($$self{'options'}{'NoStat'}) |
43 | 3 | 4 | if (defined $$self{'options'}{'MaxATime'}) |
50 | 2 | 5 | if ($$self{'options'}{'MaxItems'}) |
66 | 13 | 8 | if @keys |