| blib/lib/OpenTelemetry/Instrumentation/HTTP/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 114 | 5 | 1 | 2 | defined $options->{'content'} && !is_coderef($options->{'content'}) |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 1 | 6 | delete $config{'request_headers'} // [] |
| 60 | 1 | 6 | delete $config{'response_headers'} // [] |
| 122 | 0 | 1 | $options->{'headers'} // {} |
| 141 | 2 | 0 | $res->{'content'} // "" |