Branch Coverage

lib/Ruby/Collections/OrderedHash.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
23 3 338 if (exists $$self{p_obj($key)}) { }
27 263 75 if (defined $keys_table{$self}) { }
49 128 4 if (defined $keys_table{$self})
59 282 0 if (defined $keys_table{$self})
76 8 1 if (exists $$self{$key})
90 77 81 if (defined $keys_table{$self})