Condition Coverage

blib/lib/HTML/Location.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
134 0 0 6 defined $_[0] and not ref $_[0]
159 0 0 1 ref $_[0] eq 'ARRAY' and @{$_[0];}