| blib/lib/MySQL/Workbench/Parser/View.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 97 | 0 | 2 | if $self->comment |
| 111 | 0 | 2 | if ';' ne substr($definition, -1) |
| 120 | 0 | 2 | unless $view |
| 122 | 0 | 2 | unless $self->column_mapping |
| 127 | 1 | 4 | if ($column) { } |
| 136 | 4 | 1 | if $column_obj |
| 140 | 5 | 0 | if $column_obj |
| 146 | 0 | 2 | if $comment |