Branch Coverage

blib/lib/Module/CPANfile/Prereqs.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
72 6 33 unless $prereq->match_feature($identifier)
92 4 0 if $prereq->module eq $module
106 1 5 unless my $data = $self->{'features'}{$identifier}