Branch Coverage

blib/lib/Class/Meta/Types/Boolean.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
76 0 6 if eval q[Class::Meta::Type->new('boolean')]
78 2 4 if ($builder eq 'default') { }
79 7 2 $_[1] ? :
8 3 unless @_
1 1 $_[0] ? :
0 2 if ($create == 2) { }
0 2 elsif ($create == 3) { }
2 0 elsif ($create == 4) { }
138 2 2 unless $builder eq 'affordance'