Condition Coverage
blib/lib/Path/IsDev/Role/Matcher/Child/Exists/Any/File.pm
Criterion
Covered
Total
%
condition
3
3
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
68
85
2
9
$self
->child_exists
(
$result_object
,
$child
)
and
$self
->child_exists_file
(
$result_object
,
$child
)