lib/Devel/ebug/Wx/ServiceManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
76 | 0 | 0 | if $service->initialized |
77 | 0 | 0 | if $service->can('service_manager') |
130 | 0 | 0 | if $service->finalized |
152 | 0 | 0 | unless ($service->initialized) |
153 | 0 | 0 | if $service->can('service_manager') |
181 | 0 | 0 | if @_ > 1 |
189 | 0 | 0 | if $AUTOLOAD =~ /::DESTROY$/ |