Branch Coverage

blib/lib/Class/Maker/Extension/Schema/Tangram.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
43 0 0 if (my $what = $$mappings{ref $$attribs{$type}}{$type})
76 0 0 if $Class::Maker::DEBUG
93 0 0 if exists $$cfg{'ignore'}
95 0 0 if (exists $$cfg{'table'}) { }
106 0 0 if (exists $$cfg{'abstract'}) { }
108 0 0 if exists $$cfg{'abstract'}
118 0 0 if exists $$reflex{$csection}
120 0 0 if exists $$reflex{$csection}
126 0 0 if (ref $$reflex{$csection}{$obj_field} eq 'HASH')
132 0 0 unless (exists $schema{$_})
150 0 0 if $isa