Branch Coverage

blib/lib/IOC/Visitor/ServiceLocator.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
18 1 39 unless $path
31 4 38 unless blessed $container and $container->isa('IOC::Container')
34 18 20 defined $$self{'extra_args'} ? :
37 12 26 if ($$self{'path'} =~ m[^/]) { }
44 1 14 if $@
51 4 11 if ($container_name eq '..') { }
58 1 10 if $@