Condition Coverage

blib/lib/Cache/Escalate.pm
Criterion Covered Total %
condition 6 6 100.0


or 3 conditions

line l !l&&r !l&&!r condition
20 1 1 9 not $args{'caches'} or ref $args{'caches'} ne 'ARRAY'
2 1 8 not $args{'caches'} or ref $args{'caches'} ne 'ARRAY' or not scalar @{$args{'caches'};}