Condition Coverage

blib/lib/DBI/Shell/SQLMinus.pm
Criterion Covered Total %
condition 9 29 31.0


and 2 conditions

line l !l condition
1232 0 0 carp('command undefined: ') and return

and 3 conditions

line !l l&&!r l&&r condition
818 0 0 29 exists $col->{'truncated'} and exists $col->{'wrapped'}
0 29 0 exists $col->{'truncated'} and exists $col->{'wrapped'} and $col->{'truncated'}
29 0 0 exists $col->{'truncated'} and exists $col->{'wrapped'} and $col->{'truncated'} and $col->{'wrapped'}

or 2 conditions

line l !l condition
380 0 0 $cbreaks->{$col_name}{$col} || 'undef'
483 0 0 $set->{$_} || 'undef'
565 87 0 $column_format->{$col_name}{$col} || 'undef'
609 6 0 $column_format->{$command}{$col} || 'undef'
1245 17 7 $pi->{'set_current'}{$command} || 'null'
1291 1 0 $dbh->err || 0

or 3 conditions

line l !l&&r !l&&!r condition
21 0 4 0 ref $class || $class
436 0 0 0 exists $cbreaks->{$val}{'dup'} or exists $cbreaks->{$val}{'nodup'}