blib/lib/Data/HandyGen/mysql/ColumnDef.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 0 | if (@defs == 1 and ref $defs[0] eq 'HASH') { } |
0 | 0 | elsif (@defs % 2 == 0) { } | |
72 | 0 | 0 | if (uc $key ne $key) |
102 | 0 | 0 | $self->{'EXTRA'} =~ /auto_increment/ ? : |
123 | 0 | 0 | if $key eq 'DESTROY' |
125 | 0 | 0 | if (exists $self->{$key}) { } |