| blib/lib/DBI/Shell/SQLMinus.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 29 | 31.0 |
| line | l | !l | condition |
|---|---|---|---|
| 1231 | 0 | 0 | carp('command undefined: ') and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 817 | 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'} |
| line | l | !l | condition |
|---|---|---|---|
| 379 | 0 | 0 | $cbreaks->{$col_name}{$col} || 'undef' |
| 482 | 0 | 0 | $set->{$_} || 'undef' |
| 564 | 87 | 0 | $column_format->{$col_name}{$col} || 'undef' |
| 608 | 6 | 0 | $column_format->{$command}{$col} || 'undef' |
| 1244 | 17 | 7 | $pi->{'set_current'}{$command} || 'null' |
| 1290 | 1 | 0 | $dbh->err || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 20 | 0 | 4 | 0 | ref $class || $class |
| 435 | 0 | 0 | 0 | exists $cbreaks->{$val}{'dup'} or exists $cbreaks->{$val}{'nodup'} |