Condition Coverage

blib/lib/HTML5/DOM/Collection.pm
Criterion Covered Total %
condition 6 9 66.6


or 3 conditions

line l !l&&r !l&&!r condition
14 0 0 29 not $nodes or ref $nodes ne 'ARRAY'
44 3 3 11 $offset < 0 or $offset >= scalar(@$self) - 1
134 2 0 2 ref $_[0] eq 'Regexp' || ref \$_[0] eq 'Regexp'