Branch Coverage

blib/lib/Alzabo/Create/ColumnDefinition.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
48 0 0 if exists $p{$_}
68 0 0 if exists $p{'length'}
69 0 0 if exists $p{'precision'}
75 0 0 if $self->owner->is_primary_key
79 0 0 if ($@)
102 0 0 if eval { do { $self->owner->is_primary_key } }
105 0 0 if ($@)
125 0 0 if exists $p{'precision'}
131 0 0 if ($@)