Condition Coverage
blib/lib/Path/IsDev/Role/Matcher/Child/Exists/Any/Dir.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
66
14
0
1
$self
->child_exists
(
$result_object
,
$child
)
and
$self
->child_exists_dir
(
$result_object
,
$child
)