| blib/lib/Protocol/HTTP2/Frame/Priority.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 1 | if ($frame_ref->{'stream'} == 0) |
| 17 | 0 | 1 | if ($length != 5) |
| 29 | 0 | 1 | unless ($con->stream_reprio($frame_ref->{'stream'}, $exclusive, $stream_dep)) |