| blib/lib/MySQL/Workbench/Parser/Column.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 65 | 4 | 7 | $self->length > 0 ? : |
| 7 | 4 | $self->not_null ? : | |
| 1 | 10 | $self->autoincrement ? : | |
| 94 | 1 | 68 | if $datatype->{'length'} |
| 95 | 1 | 68 | if $datatype->{'precision'} |
| 100 | 67 | 2 | unless $node->findnodes("./value[\@key=\"flags\"]/value") |