blib/lib/PocketIO/Transport/BasePolling.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 0 | if ($$self{'env'}{'REQUEST_METHOD'} eq 'GET') |
37 | 0 | 0 | if ($conn->has_staged_messages) { } |
54 | 0 | 0 | if ($conn->is_connected) { } |
82 | 0 | 0 | unless $rcount == $content_length |