Branch Coverage

blib/lib/DataStruct/Flat.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
16 4 11 if (ref $struct eq 'HASH') { }
2 9 elsif (ref $struct eq 'ARRAY') { }
18 3 6 defined $prefix ? :
26 4 0 defined $prefix ? :
31 9 0 defined $prefix ? :