| blib/lib/Net/HTTP2/nghttp2/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 24 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 294 | unless $callbacks->{$cb} |
| 28 | 1 | 97 | if defined $max_send_header_block_length |
| 32 | 1 | 97 | %options ? : |
| 37 | 3 | 95 | if (%$settings) |
| 74 | 8 | 16 | if defined $authority |
| 85 | 108 | 12 | unless %settings |
| 110 | 1 | 1 | if (defined $body and not ref $body) { } |
| 1 | 0 | elsif (ref $body eq 'CODE') { } | |
| 0 | 0 | elsif ($data_cb) { } | |
| 116 | 0 | 1 | if $sent |
| 148 | 0 | 0 | unless my $path = delete $args{'path'} |
| 158 | 0 | 0 | if defined $authority |