Branch Coverage

blib/lib/SQL/Translator/Producer/XML/SQLFairy.pm
Criterion Covered Total %
branch 20 26 76.9


line true false branch
175 0 10 defined $PArgs->{'newlines'} ? :
176 0 10 defined $PArgs->{'indent'} ? :
181 0 10 if $PArgs->{'add_prefix'}
182 0 10 if $PArgs->{'prefix'}
194 6 4 unless $no_comments
324 29 117 if ($collection_name eq 'comments') { }
336 0 202 if ($collection_name eq 'comments') { }
378 401 1729 /$elements_re/ ? :
379 241 1889 $_ eq 'extra' ? :
383 149 1981 ref $val eq 'ARRAY' ? :
387 0 241 $end_tag && !$child_tags ? :
391 241 160 if (ref $val eq 'HASH') { }
397 202 39 if $child_tags and $end_tag