blib/lib/Log/Structured.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 11 | 100.0 |
line | l | !l | condition |
---|---|---|---|
61 | 65 | 43 | $self->${\"log_$_";} and $$event_data{$_} ||= $self->$_ |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 1 | 1 | 1 | ref $code and ref $code eq 'CODE' |
124 | 4 | 4 | 4 | $c and $c =~ /$clan/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 1 | 36 | 6 | $$event_data{$_} ||= $self->$_ |