Condition Coverage

blib/lib/HTML/Debug.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
309 0 1 0 ref $var eq 'ARRAY' and @$var == 2 || ref $$var[1] eq 'DBI::st'

or 3 conditions

line l !l&&r !l&&!r condition
77 0 1 0 ref $self || $self
309 1 0 0 @$var == 2 || ref $$var[1] eq 'DBI::st'