Condition Coverage

lib/PAGI/Test/SSE.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
74 12 10 2 $self->{'closed'} and $self->{'_pending_receives'}

or 2 conditions

line l !l condition
38 0 2 $self->{'_pending_receives'} //= []
48 12 0 $event->{'status'} // 200
49 6 6 $event->{'headers'} // []
83 0 14 $opts{'timeout'} // 5