| blib/lib/Collectd/Plugin/Write/Message/Passing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 11 | 18.1 |
| line | l | !l | condition |
|---|---|---|---|
| 72 | 0 | 0 | $CONFIG{'encoderclass'} ||= '+Message::Passing::Filter::Encoder::JSON' |
| 81 | 0 | 0 | $CONFIG{'outputoptions'} ||= {} |
| 82 | 0 | 0 | $CONFIG{'encoderoptions'} ||= {} |
| 103 | 0 | 1 | _output() || (return 0) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 100 | 0 | 1 | 0 | $_TYPE_LOOKUP{$$meta{'type'}} || $$meta{'type'} |