blib/lib/Test/IOC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 3 | unless $t->ok(defined locate_service($path), $desc || "The service '${path}' exists in the registry") |
97 | 1 | 0 | if ($path eq '/') { } |
113 | 0 | 1 | if ($path eq '/') { } |
143 | 1 | 0 | if $s->isa('IOC::Service') and not $s->isa('IOC::Service::Literal') |
178 | 8 | 0 | if (defined $service) { } |