Condition Coverage

blib/lib/Data/Locations.pm
Criterion Covered Total %
condition 16 45 35.5


and 3 conditions

line !l l&&!r l&&r condition
344 0 77 319 exists $Data::Locations::{$which} and $index < @{*{$Data::Locations::{$which};};}

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 84 @_ < 1 or @_ > 2
171 0 0 7 @_ != 1 or not ref $_[0]
228 0 0 35 @_ < 1 or @_ > 2
0 0 35 @_ < 1 or @_ > 2 or not ref $_[0]
244 0 0 9 @_ != 1 or not ref $_[0]
270 0 0 164 @_ < 1 or not ref $_[0]
302 0 0 2 @_ < 2 or not ref $_[0]
313 0 0 48 @_ < 1 or not ref $_[0]
387 0 0 74 @_ != 1 or not ref $_[0]
407 0 0 23 @_ != 1 or not ref $_[0]
436 0 0 3 @_ != 2 or not ref $_[0]
471 0 0 6 @_ < 1 or @_ > 2
0 0 6 @_ < 1 or @_ > 2 or not ref $_[0]
508 0 0 14 @_ != 2 or not ref $_[0]