| lib/Dist/Zilla/Util/BundleInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 0 | 0 | if (not $name->can('bundle_config')) |
| 143 | 0 | 0 | unless $self->_loaded_module->can('mvp_aliases') |
| 148 | 0 | 0 | unless exists $$rmap{$value} |
| 157 | 0 | 0 | unless exists $self->_mvp_alias_rmap->{$alias} |
| 164 | 0 | 0 | unless $_[0]->_loaded_module->can('mvp_multivalue_args') |
| 188 | 0 | 0 | if ($self->_property_is_mvp_multi($key)) |
| 189 | 0 | 0 | unless exists $$payload{$key} |
| 193 | 0 | 0 | if (exists $$payload{$key}) |
| 196 | 0 | 0 | unless (ref $$payload{$key}) |
| 225 | 0 | 0 | if ('ARRAY' eq ref $payload) |