Condition Coverage

blib/lib/Protocol/HTTP2/Frame/Headers.pm
Criterion Covered Total %
condition 5 9 55.5


or 2 conditions

line l !l condition
63 72 0 $con->stream_headers_done($frame_ref->{'stream'}) or return undef
79 1 0 $data_ref->{'weight'} || 16
80 0 1 $data_ref->{'stream_dep'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
77 1 0 74 exists $data_ref->{'stream_dep'} or exists $data_ref->{'weight'}