blib/lib/Log/ger/Layout/Pattern.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
100 | 20 | 0 | if (exists $format_for{$1}) { } |
107 | 2 | 13 | if ($mentioned_formats{'C'} or $mentioned_formats{'F'} or $mentioned_formats{'L'} or $mentioned_formats{'l'}) |
115 | 1 | 16 | if ($mentioned_formats{'l'} or $mentioned_formats{'M'}) |
121 | 1 | 16 | if ($mentioned_formats{'T'}) |
133 | 0 | 17 | unless $plugin_conf{'format'} |