Branch Coverage

lib/PAGI/Endpoint/SSE.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
27 3 0 if ($keepalive > 0)
32 3 0 if ($self->can("on_disconnect"))
39 3 0 if ($self->can('on_connect')) { }
59 0 0 unless $type eq "sse"