blib/lib/OpenTracing/Implementation/DataDog/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | l | !l | condition |
---|---|---|---|
356 | 11 | 0 | $new_span_buffer_size // 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
196 | 4 | 0 | 5 | $self->agent_url // "$self->{'scheme'}://$self->{'host'}:$self->{'port'}/$self->{'path'}" |
752 | 1 | 3 | 7 | $self->_last_buffered_span->is_root_span || $self->_span_buffer_threshold_reached |