Branch Coverage

blib/lib/Plack/App/EventSource.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
17 1 2 unless $$env{'REQUEST_METHOD'} eq 'GET'
23 2 0 unless $self->headers
41 1 1 if (ref $msg eq 'HASH') { }