Condition Coverage

blib/lib/Protocol/HTTP2/Frame/Data.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
45 52 0 0 $stream_fcw < $con->dec_setting(5) and not $frame_ref->{'flags'} & 1
57 2 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 52 $fcw < 0 or $stream_fcw < 0