Branch Coverage
blib/lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled/All.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
130
0
1
if
(
'perl'
eq
$module
and
not
$self
->upgrade_perl
)
134
0
1
if
(
$self
->_user_wants_excluded
(
$module
)
)