blib/lib/Protocol/HTTP2/Frame/Push_promise.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 5 | 0.0 |
line | l | !l | condition |
---|---|---|---|
50 | 0 | 0 | $con->stream_headers_done($frame_ref->{'stream'}) or return undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
13 | 0 | 0 | 0 | $frame_ref->{'stream'} == 0 or not $con->dec_setting(2) |