Branch Coverage

blib/lib/Path/IsDev/Role/Matcher/Child/Exists/Any/Dir.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
44 1 0 if (-d $child_path)
66 1 14 if $self->child_exists($result_object, $child) and $self->child_exists_dir($result_object, $child)