| blib/lib/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 4 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 3 | 2 | if (-f $child) |
| 73 | 3 | 21 | if $self->_this_child_matchregexp($result_object, $child, $regexp) and $self->_this_child_isfile($result_object, $child) |