Branch Coverage

blib/lib/Message/Passing/Filter/ToLogstash.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
36 1 5 if ('HASH' ne ref $message)
46 2 4 if (exists $message->{'@fields'}{'epochtime'})
51 30 6 unless ref $v
54 8 28 if (exists $message->{'@fields'}{$k} and not exists $message->{$field})