| blib/lib/File/IgnoreReadonly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 90 | 0 | 0 | 1 | defined $file and not ref $file |
| 0 | 0 | 1 | defined $file and not ref $file and length $file | |
| 0 | 0 | 1 | defined $file and not ref $file and length $file and -f $file |