Condition Coverage

blib/lib/Test2/Thunderhorse.pm
Criterion Covered Total %
condition 6 16 37.5


and 3 conditions

line !l l&&!r l&&r condition
128 0 0 21 defined $got && defined $expected && $got eq $expected

or 2 conditions

line l !l condition
81 94 0 length $content // ""
114 53 0 $LAST_HTTP->text // ""

or 3 conditions

line l !l&&r !l&&!r condition
91 38 0 0 $LAST_HTTP // croak("no last http in Test2::Thunderhorse")
151 10 0 0 $LAST_WS // croak("no last websocket in Test2::Thunderhorse")
172 10 0 0 $LAST_SSE // croak("no last sse in Test2::Thunderhorse")