blib/lib/Catalyst/Plugin/AccessLog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 0 | unless $output =~ /\n\Z/ |
52 | 0 | 0 | if (&reftype($target) eq 'GLOB' or &blessed($target) and $target->isa('IO::Handle')) { } |
0 | 0 | elsif (&reftype($target) eq 'CODE') { } | |
0 | 0 | elsif ($target->can('info')) { } |