| blib/lib/Protocol/HTTP2/Frame/Push_promise.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | if ($$frame_ref{'stream'} == 0 or not $con->dec_setting(2)) |
| 25 | 0 | 0 | if ($$frame_ref{'flags'} & 8) |
| 35 | 0 | 0 | if ($hblock_size < 0) |
| 41 | 0 | 0 | unless $con->new_peer_stream($promised_sid) |
| 48 | 0 | 0 | if $$frame_ref{'flags'} & 4 |