| blib/lib/Net/Stomp/MooseHelpers/TracerRole.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 98 | 0 | 4 | 3 | $self->trace_types and @{$self->trace_types;} |
| 4 | 1 | 2 | $self->trace_types and @{$self->trace_types;} and &none(sub { lc $frame->command eq lc $_; } , @{$self->trace_types;}) |
| line | l | !l | condition |
|---|---|---|---|
| 99 | 5 | 0 | $direction ||= '' |