Branch Coverage

lib/MooseX/DIC/Container/DefaultImpl.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
28 1 29 unless $meta
34 22 7 if ($meta->scope eq 'singleton')
38 14 8 unless $service
41 8 21 if $service
48 13 7 if ($meta->scope eq 'singleton')
65 8 13 unless ($service_factory)