| line | % | coverage | condition | 
|---|
| 232 | 33 |  | $a{'table'} || confess('missing table arg') | 
| 233 | 33 |  | $a{'column'} || confess('missing column arg') | 
| 688 | 67 |  | shift() || confess('missing table arg') | 
| 830 | 33 |  | shift() || confess('missing table arg') | 
| 980 | 33 |  | $name and $name ne $fk_name | 
| 1016 | 100 |  | defined $table and not $table =~ /\./ | 
| 1336 | 33 |  | shift() || confess('missing table arg') | 
| 1376 | 67 |  | shift() || confess('missing table arg') | 
| 1391 | 67 |  | shift() || confess('missing table arg') | 
| 1406 | 33 |  | shift() || confess('missing table arg') | 
| 1422 | 33 |  | shift() || confess('missing table arg') | 
| 1477 | 33 |  | $a{'table'} || confess('missing table arg') | 
| 1478 | 33 |  | $a{'column'} || confess('missing column arg') | 
| 1518 | 67 |  | $name and $name ne $con_name |