Branch Coverage

lib/Decl/Semantics/Table.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
154 0 0 if $_->can('build')
157 0 0 if $self->is('table')
168 0 0 if ($l->is('query')) { }
173 0 0 if $$def{'key'} and not $$self{'key'}
175 0 0 unless ($$self{'key'})
182 0 0 if defined $database
184 0 0 if defined $database and $database->parameter('tables') eq 'active'
202 0 0 if (defined $db)
208 0 0 $$fd{'size'} eq '' ? :
215 0 0 if (defined $db and not defined $table_info)
225 0 0 if ($field->is('list')) { }
226 0 0 if ($field->nodes) { }
247 0 0 if (@names == 0) { }
0 0 elsif (@names == 1) { }
262 0 0 if ($size eq 'key')
266 0 0 if (defined $$self{'dictionary'})
268 0 0 if (defined $dict)
270 0 0 unless $size
271 0 0 unless $key
304 0 0 if defined $possible
305 0 0 if (defined $$self{'dictionary'})
335 0 0 if $$self{'table_data'}{$table}{'fielddata'}{$_}{'key'}