Condition Coverage

blib/lib/OpenTelemetry/Instrumentation/HTTP/Tiny.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
114 5 1 2 defined $options->{'content'} && !is_coderef($options->{'content'})

or 2 conditions

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'} // ""