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