blib/lib/POE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 324 | if @loops > 1 |
22 | 1 | 323 | if scalar @sessions > 1 |
26 | 4 | 319 | if (@sessions) { } |
42 | 3 | 320 | if (@loops) |
48 | 1 | 322 | if ($@) |
60 | 1 | 998 | if ($@) |
66 | 2 | 321 | if @failed |