Branch Coverage

lib/AutoCode/ModuleModel.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
17 0 14 unless defined $schema
19 0 14 unless defined $type
46 19 10 if ($kind =~ /^[PE]$/) { }
10 0 elsif ($kind eq 'M') { }
52 5 5 if ($kind eq 'P') { }
5 0 elsif ($kind eq 'M') { }
62 8 6 if (exists $d_attrs{'@ISA'})
64 0 8 ref $isa eq 'ARRAY' ? :