Condition Coverage

blib/lib/Dimedis/SqlDriver/Sybase.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
466 0 0 0 $val && $$self{'serial_write'}
0 0 0 $type eq 'serial' and not $val && $$self{'serial_write'}
0 0 0 $type eq 'varchar' and $scale > 255

or 3 conditions

line l !l&&r !l&&!r condition
317 0 0 0 $left_alias ||= $left_table
466 0 0 0 $type eq 'blob' or $type eq 'clob'
511 0 0 0 $val eq '' or not defined $val