Branch Coverage
lib/Path/IsDev/NegativeHeuristic/IsDev/IgnoreFile.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
74
0
16
if
(
$self
->child_exists_any_file
(
$result_object
,
$self
->excludes_files
)
)