Branch Coverage

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


line true false branch
73 0 1 unless $data and %$data
103 0 1 unless $self->VERSION
107 1 0 $self->verify_prereqs ? :
109 1 0 if ($self->version_extractor eq 'ExtUtils::MakeMaker') { }