blib/lib/File/Meta/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 26 | 57.6 |
line | true | false | branch |
---|---|---|---|
47 | 1 | 0 | if $entry->[4] == 1 |
48 | 0 | 1 | if ++$i >= $_sweep_size |
66 | 4 | 1 | if (not $existing_entry or $force) |
74 | 0 | 4 | unless (@stat and -f _) |
75 | 0 | 0 | if $existing_entry |
84 | 4 | 0 | if (defined $in_fd) { } |
86 | 2 | 2 | if ($existing_entry) { } |
96 | 2 | 0 | unless $_no_fh |
104 | 2 | 0 | if $_enabled |
114 | 5 | 0 | if $existing_entry |
137 | 1 | 2 | if (--$entry->[4] <= 0 or $_[1]) |
139 | 1 | 0 | if ($actual) { } |
156 | 0 | 1 | unless (@{$_[0][3]} and -f _) |