| blib/lib/File/Attributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 1 | 28 | unless -e $file |
| 35 | 0 | 28 | unless $plugin->applicable($file) |
| 37 | 18 | 10 | if (@result) |
| 38 | 0 | 18 | if wantarray |
| 55 | 0 | 1 | if (ref $first) { } |
| 115 | 6 | 6 | if $plugin->isa('File::Attributes::Base') and $plugin->priority > 0 |