Branch Coverage

blib/lib/Tie/IxHash/FixedSize.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
14 1 0 if ref $_[0] eq 'HASH'
20 1 0 if ($$conf{'size'})
32 4 3 if (my $max_size = $$self[4])