Branch Coverage

lib/PAGI/Endpoint/SSE.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
26 2 1 if ($keepalive > 0)
31 2 1 if ($self->can("on_disconnect"))
38 3 0 if ($self->can('on_connect')) { }
57 0 3 unless $type eq "sse"