blib/lib/Dist/Zilla/ExternalPrereq.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
75 | 0 | 0 | unless $INC{join '/', @pmname} or defined 'Path::ScanINC'->new->first_file(@pmname) |
80 | 0 | 0 | unless $self->has_minversion |
88 | 0 | 0 | unless ($_ =~ /^.*version.*required.*this is only version.*$/m) |
94 | 0 | 0 | if $satisfied |
100 | 0 | 0 | if ($self->_has_uri) |