Condition Coverage

blib/lib/XML/Generator/DBI.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 0 defined $_ and /[\x00-\x08\x0A-\x0C\x0E-\x19]/
161 0 0 0 defined $$proxy{'GroupBy'} and $i == $group_by_ind
180 0 0 0 $el_stack[$ind] eq $stack[$ind] and $ind <= $stack_len
0 0 0 $el_stack[$ind] eq $stack[$ind] and $ind <= $stack_len and $ind <= $el_stack_len
187 0 0 0 $el_stack[$ind] eq $stack[$ind] and $el_stack_len == $stack_len
355 0 0 0 $$self{'Indent'} and $$self{'cur_indent'}
365 0 0 0 $$self{'Indent'} and $$self{'cur_indent'}
375 0 0 0 $$self{'Indent'} and $$self{'cur_indent'}

or 2 conditions

line l !l condition
230 0 0 $$proxy{'GroupElement'} || die('GroupElement not defined')