Branch Coverage

blib/lib/Class/PseudoHash.pm
Criterion Covered Total %
branch 4 16 25.0


line true false branch
32 1 0 unless defined $_[0]
39 2 0 if (UNIVERSAL::isa($_[0], 'ARRAY')) { }
58 0 0 $Class::PseudoHash::FixedKeys ? :
0 0 defined $$self[0]{$key} ? :
1 0 $$self[0]{$key} >= 1 ? :
74 0 0 $Class::PseudoHash::FixedKeys ? :
0 0 defined $$self[0]{$key} ? :
2 0 $$self[0]{$key} >= 1 ? :