blib/lib/Log/Log4perl/Layout/GELF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
82 | 3 | 2 | ref $_[0] eq 'HASH' ? : |
112 | 1 | 4 | if (defined $$options{'PlainText'}{'value'}) |
156 | 5 | 5 | if (defined $$self{'PlainText'} and $$self{'PlainText'}) |
162 | 0 | 5 | unless gzip(\$encoded_message, \$gzipped_message) |