lib/MooseX/DIC/Configuration/ServiceMetadata/Dependency.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
20 | 4 | 2 | if ($attribute->does('MooseX::DIC::Injected')) |
21 | 4 | 0 | if $attribute->scope |
22 | 4 | 0 | if $attribute->qualifiers |
33 | 1 | 0 | if exists $definition->{'scope'} |
34 | 0 | 1 | if exists $definition->{'qualifiers'} |