lib/MooseX/DIC/Container/DefaultImpl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 22 | 72.7 |
line | true | false | branch |
---|---|---|---|
52 | 1 | 33 | unless $meta |
58 | 26 | 7 | if ($meta->scope eq 'singleton') |
62 | 16 | 10 | unless $service |
65 | 10 | 23 | if $service |
72 | 15 | 7 | if ($meta->scope eq 'singleton') |
97 | 1 | 2 | unless $package_name->can('meta') |
104 | 4 | 0 | if ($attribute->type_constraint) { } |
108 | 0 | 4 | unless ($service) |
112 | 0 | 0 | if $attribute->is_required |
116 | 0 | 0 | if ($attribute->is_required) |
136 | 9 | 14 | unless ($service_factory) |