Branch Coverage

blib/lib/Module/Build/Pluggable/CPANfile.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
22 1 0 $support_test_requries ? :
38 0 1 if (not $support_test_requries and exists $$prereq{'test'})
46 2 2 unless exists $$prereq{$cpanfile_key}
49 2 0 $$prereq{$cpanfile_key}{'requires'} ? :
53 0 2 if ($cpanfile_key ne 'runtime' and $unsupport)
56 1 1 if ($cpanfile_key eq 'runtime' and exists $$prereq{$cpanfile_key}{'suggests'})
59 1 1 if ($cpanfile_key eq 'runtime')
64 0 2 $$prereq{$cpanfile_key}{$prereq_type} ? :
66 2 0 unless keys %{$$args{$prereq_type};}
70 2 2 if keys %$requires