Condition Coverage

blib/lib/Test/Fixture/KyotoTycoon.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 0 ref $args{'kt'} and not $args{'kt'}->isa('Cache::KyotoTycoon')

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 not ref $args{'kt'} or ref $args{'kt'} and not $args{'kt'}->isa('Cache::KyotoTycoon')