| blib/lib/SQL/Translator/Producer/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 25 | 30 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 0 | 6 | keys %{$schema->extra;} ? : |
| 85 | 0 | 15 | $table->comments ? : |
| 4 | 11 | keys %{$table->extra;} ? : | |
| 95 | 7 | 9 | ref $_ ? : |
| 101 | 0 | 3 | ref $_ ? : |
| 104 | 2 | 14 | keys %{$constraint->extra;} ? : |
| 122 | 7 | 36 | $field->is_auto_increment ? : |
| 3 | 40 | $field->comments ? : | |
| 4 | 39 | keys %{$field->extra;} ? : | |
| 136 | 2 | 0 | keys %{$procedure->extra;} ? : |
| 154 | 1 | 6 | defined $trigger->scope ? : |
| 4 | 3 | keys %{$trigger->extra;} ? : | |
| 166 | 2 | 1 | keys %{$view->extra;} ? : |
| 176 | 0 | 4 | ref $_ ? : |
| 178 | 2 | 2 | keys %{$index->extra;} ? : |