Branch Coverage

blib/lib/SockJS/Transport/XHRStreaming.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
37 1 2 if ($conn->is_connected and not $conn->is_reconnecting)
53 0 2 if ($limit <= 0)
71 1 1 if ($conn->is_closed) { }
0 1 elsif ($conn->is_connected) { }