blib/lib/CGI/Application/Plugin/OpenTracing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | l | !l | condition | |
---|---|---|---|---|
34 | 1 | 0 | 0 | $ENV{'OPENTRACING_DEBUG'} and carp("OpenTracing Implementation not defined during import\n") |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
94 | 7 | 1 | 2 | defined $root_addr and $root_addr eq &refaddr($span) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
291 | 5 | 12 | 11 | $fallback ||= $spec_fallback |
294 | 12 | 26 | 0 | $fallback ||= $joiner |