blib/lib/IOC/Proxy/Interfaces.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
15 | 1 | 3 | unless exists ${$config;}{'interface'} |
36 | 1 | 2 | unless keys %{$interface_methods;} |
43 | 4 | 2 | if (exists ${$interface_methods;}{$method_name}) { } |