| blib/lib/OpenTelemetry/Instrumentation/namespace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 12 | 41.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 69 | 0 | 6 | ref $return and is_coderef($return) |
| 175 | 10 | 0 | 0 | $subname =~ /^(?:un)?import$/u and $options->{'-ignore_import'} |
| 182 | 10 | 0 | 0 | uc $subname eq $subname and $options->{'-ignore_constants'} |
| 189 | 10 | 0 | 0 | $subname =~ /^_/u and $options->{'-ignore_private'} |