| blib/lib/Alzabo/Create/Column.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 65 | 0 | 0 | if ($p{'definition'}) { } |
| 86 | 0 | 0 | if exists $p{'default'} |
| 93 | 0 | 0 | unless $p{'definition'} |
| 114 | 0 | 0 | if $self->table->has_column($name) |
| 124 | 0 | 0 | if ($@) |
| 131 | 0 | 0 | if $old_name |
| 143 | 0 | 0 | unless $n eq '1' or $n eq '0' |
| 146 | 0 | 0 | if $n eq '1' and $self->is_primary_key |
| 212 | 0 | 0 | unless exists $$self{'attributes'}{$attr} |
| 251 | 0 | 0 | if ($self->length) |
| 255 | 0 | 0 | if ($@) |
| 258 | 0 | 0 | if ($@) |
| 274 | 0 | 0 | unless $s eq '1' or $s eq '0' |
| 277 | 0 | 0 | if $s eq '1' |
| 293 | 0 | 0 | defined $_[1] ? : |