Branch Coverage

blib/lib/Path/IsDev/Role/Matcher/Child/Exists/Any.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
43 12 99 if (-e $child_path)
64 0 0 if $self->child_exists($result_object, $child)