Branch Coverage
blib/lib/Path/IsDev/Role/HeuristicSet.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
69
48
79
if
(
$module
->can
(
'excludes'
)
)
70
0
48
if
(
$module
->excludes
(
$result_object
)
)
76
66
13
unless
$module
->matches
(
$result_object
)