Condition Coverage

blib/lib/Catalyst/Plugin/AccessLog.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 &blessed($target) and $target->isa('IO::Handle')

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 &reftype($target) eq 'GLOB' or &blessed($target) and $target->isa('IO::Handle')