| blib/lib/Path/IsDev/Role/Matcher/Child/Exists/Any/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 4 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 9 | 2 | if (-f $child_path) |
| 68 | 9 | 87 | if $self->child_exists($result_object, $child) and $self->child_exists_file($result_object, $child) |