Branch Coverage

blib/lib/Class/MakeMethods/Emulator/Struct.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
15 3 2 if (@_ == 0) { }
1 1 elsif (@_ == 1) { }
36 2 2 if ($base_type eq 'HASH') { }
0 2 elsif ($base_type eq 'ARRAY') { }
40 0 2 if @_
46 0 0 if @_
53 0 4 if @decls % 2 == 1
58 10 3 $type_map{$type} ? :