Condition Coverage

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


or 2 conditions

line l !l condition
54 30 0 $con->stream_headers_done($frame_ref->{'stream'}) or return undef
70 1 0 $data_ref->{'weight'} || 16
71 0 1 $data_ref->{'stream_dep'} || 0

or 3 conditions

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