Branch Coverage

blib/lib/Dist/Zilla/Plugin/Test/ReportPrereqs.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
74 0 1 unless $data and %$data
104 0 1 unless $self->VERSION
108 1 0 $self->verify_prereqs ? :
110 1 0 if ($self->version_extractor eq 'ExtUtils::MakeMaker') { }