| blib/lib/MojoX/Log/Log4perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 0 | unless ($format_warning_was_shown) | 
| 48 | 0 | 5 | if ($watch) { } | 
| 93 | 10 | 1 | if ($self->_get_logger($depth)->$level(@message)) | 
| 97 | 1 | 9 | if scalar @$history > $max | 
| 114 | 0 | 12 | unless $level | 
| 116 | 12 | 0 | if ($level =~ /^(?:trace|debug|info|warn|error|fatal)$/o) { } | 
| 130 | 9 | 2 | if ($level) { } |