| lib/MooseX/DIC/Container/DefaultImpl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 22 | 72.7 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 1 | 2 | unless $package_name->can('meta') |
| 45 | 4 | 0 | if ($attribute->type_constraint) { } |
| 49 | 0 | 4 | unless ($service) |
| 53 | 0 | 0 | if $attribute->is_required |
| 57 | 0 | 0 | if ($attribute->is_required) |
| 86 | 1 | 33 | unless $meta |
| 92 | 26 | 7 | if ($meta->scope eq 'singleton') |
| 96 | 16 | 10 | unless $service |
| 99 | 10 | 23 | if $service |
| 106 | 15 | 7 | if ($meta->scope eq 'singleton') |
| 123 | 9 | 14 | unless ($service_factory) |