blib/lib/Dist/Zilla/Plugin/Prereqs/FromCPANfile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 1 | unless -e 'cpanfile' |
29 | 0 | 1 | unless my $cpanfile = $self->cpanfile |
45 | 0 | 1 | unless my $cpanfile = $self->cpanfile |
46 | 0 | 1 | unless my(@features) = $cpanfile->features |