Branch Coverage

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


line true false branch
28 2 1 if ($keepalive > 0)
33 2 1 if ($self->can("on_disconnect"))
40 3 0 if ($self->can('on_connect')) { }
59 0 3 unless $type eq "sse"