Condition Coverage

lib/UR/DBI/Report.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
269 0 0 0 defined $data and length $data
317 0 0 0 defined $data and length $data
374 0 0 0 defined $rowcnt and $rowcnt eq '0 because the statement is not a query'
378 0 0 0 ref $outfh and not $params{'combine'}
0 0 0 ref $outfh and not $params{'combine'} and not $params{'outfh'}
413 0 0 0 ref $outfh and not $params{'outfh'}
454 0 0 0 $params{'delimit'} =~ /^s/i and $^O ne 'MSWin32'
0 0 0 $params{'delimit'} =~ /^s/i and $^O ne 'MSWin32' and $^O ne 'cygwin'
510 0 0 0 $params{'combine'} && $params{'position_in_combined_sql_list'} > 1
0 0 0 $params{'header'} and not $params{'combine'} && $params{'position_in_combined_sql_list'} > 1