| blib/lib/Catalyst/Plugin/AccessLog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | &blessed($target) and $target->isa('IO::Handle') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | &reftype($target) eq 'GLOB' or &blessed($target) and $target->isa('IO::Handle') |