| blib/lib/MFab/Plugins/Datadog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 25 | 28.0 |
| line | l | !l | condition |
|---|---|---|---|
| 103 | 0 | 1 | $args->{'serviceEnv'} || 'test' |
| 163 | 1 | 0 | $transactions{$c->tx} || {} |
| 197 | 1 | 0 | $transactions{$c->tx} || {} |
| 251 | 0 | 0 | $transactions{$tx} || {} |
| 321 | 1 | 0 | $connection_data->{'is_sync'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 131 | 0 | 1 | 0 | $ENV{$envName} || $default |
| 185 | 0 | 1 | 0 | $route->pattern->unparsed || $c->req->url |
| 258 | 0 | 0 | 0 | $parent_id || $connection_data->{'current_spanid'} |
| 276 | 0 | 0 | 0 | $span->{'meta'}{'mojolicious.unclosed'} or ref $span->{'start'} ne "ARRAY" |
| 320 | 1 | 0 | 0 | $connection_data->{'pattern'} || $connection_data->{'url'} |