blib/lib/POE/Component/SubWrapper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 2 | if scalar @_ |
58 | 1 | 1 | unless defined $alias and length $alias |
166 | 2 | 1 | if (defined $context and $context eq 'SCALAR') { } |