| blib/lib/MySQL/Util/Lite/Roles/NewColumn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 10 | 0 | 0 | unless scalar @_ > 0 | 
| 0 | 0 | unless ($Method::Signatures::mutc{'cache'}{'HashRef'} ||= 'Method::Signatures'->_make_constraint('HashRef'))->check($column_descript) | |
| 0 | 0 | if scalar @_ > 1 | |
| 20 | 0 | 0 | $col->{'NULL'} =~ /^yes$/iu ? : | 
| 0 | 0 | $col->{'EXTRA'} =~ /auto_increment/iu ? : |