| blib/lib/POE/Component/Client/Bayeux/Transport/LongPolling.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 79 | 0 | 0 | if ($@) | 
| 81 | 0 | 0 | if $$pheap{'_shutdown'} | 
| 89 | 0 | 0 | if ($$message{'channel'} eq '/meta/connect') | 
| 102 | 0 | 0 | if ($$pheap{'advice'}) | 
| 105 | 0 | 0 | if (delete $$pheap{'_reconnect'}) | 
| 108 | 0 | 0 | if ($reconnect) | 
| 109 | 0 | 0 | if ($reconnect eq 'none') { } | 
| 0 | 0 | elsif ($reconnect eq 'handshake') { } | |
| 121 | 0 | 0 | unless $$pheap{'_initialized'} | 
| 122 | 0 | 0 | if (delete $$pheap{'_disconnect'}) | 
| 127 | 0 | 0 | if ($$pheap{'_polling'}) | 
| 132 | 0 | 0 | if ($$pheap{'_connected'}) |