Condition Coverage

blib/lib/Protocol/HTTP2/Frame/Data.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
43 22 0 0 $stream_fcw < $con->dec_setting(5) and not $$frame_ref{'flags'} & 1
57 0 2 0 defined $slen and $slen != length $con->stream_data($$frame_ref{'stream'})

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 22 $fcw < 0 or $stream_fcw < 0