Branch Coverage

blib/lib/Bigtop/Backend/Model/GantryCDBI.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
164 0 0 if $template_is_setup
223 0 0 unless $$self{'__TYPE__'} eq 'tables'
227 0 0 if ($$table_lookup{'not_for'})
229 0 0 if $skipped_type eq 'Model'
276 0 0 if ($sequence)
288 0 0 if ($foreign_display)
301 0 0 if (defined $$table_lookup{'model_base_class'})
346 0 0 if $@
351 0 0 if $@
364 0 0 unless ref $$self{'__BODY__'}
368 0 0 if _not_for_model($field)
378 0 0 unless ref $$self{'__BODY__'}
382 0 0 if ($$field{'non_essential'})
385 0 0 if $non_essential_value
388 0 0 if _not_for_model($field)
398 0 0 unless ref $$self{'__BODY__'}
402 0 0 if ($$field{'refers_to'})
405 0 0 if (ref $foreign_table_name eq 'HASH')