| blib/lib/File/Meta/Cache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 99 | 0 | 0 | 6 | @stat and -f _ |
| 187 | 0 | 0 | 1 | @{$_[0][3]} and -f _ |
| line | l | !l | condition |
|---|---|---|---|
| 90 | 5 | 2 | $mode //= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 91 | 4 | 2 | 1 | not $existing_entry or $force |
| 172 | 1 | 0 | 2 | --$entry->[4] <= 0 or $_[1] |