| blib/lib/File/Meta/Cache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 26 | 57.6 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 1 | 0 | if $entry->[4] == 1 |
| 71 | 0 | 1 | if ++$i >= $_sweep_size |
| 89 | 4 | 1 | if (not $existing_entry or $force) |
| 97 | 0 | 4 | unless (@stat and -f _) |
| 98 | 0 | 0 | if $existing_entry |
| 108 | 4 | 0 | if (defined $in_fd) { } |
| 110 | 2 | 2 | if ($existing_entry) { } |
| 122 | 2 | 0 | unless $_no_fh |
| 130 | 2 | 0 | if $_enabled |
| 140 | 5 | 0 | if $existing_entry |
| 165 | 1 | 2 | if (--$entry->[4] <= 0 or $_[1]) |
| 167 | 1 | 0 | if ($actual) { } |
| 185 | 0 | 1 | unless (@{$_[0][3]} and -f _) |