| blib/lib/Dist/Zilla/Plugin/Prereqs/DarkPAN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 22 | 27.2 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 1 | unless exists $stash->{'deps'} |
| 82 | 0 | 1 | if exists $ds->{$key} |
| 91 | 0 | 0 | unless exists $stash->{'attributes'} |
| 103 | 0 | 0 | unless exists $supported_attrs->{$attribute} |
| 105 | 0 | 0 | unless exists $attributes->{$key} |
| 108 | 0 | 0 | if exists $attributes->{$key}{$attribute} |
| 123 | 0 | 1 | if $key =~ /\A-/msx |
| 126 | 0 | 1 | if ($key =~ /\A([^.]+)[.](.*\z)/msx) |
| 147 | 1 | 0 | if (ref $args[0]) { } |
| 170 | 0 | 0 | unless exists $deps->{$dep} |
| 175 | 1 | 0 | unless defined $edep |