| blib/lib/Plack/Middleware/Debug/Log4perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 7 | 1 | if ('Log::Log4perl'->initialized) |
| 25 | 6 | 1 | if (my $appender = 'Log::Log4perl'->appender_by_name('psgi_debug_panel')) { } |
| 29 | 3 | 3 | if $timer |
| 56 | 8 | 0 | if (my $appender = 'Log::Log4perl'->appenders->{'psgi_debug_panel'}) { } |
| 102 | 0 | 8 | if ($sections) { } |