blib/lib/Tie/MultiKeyInsertOrderHash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
106 | 5 | 10 | if ($_[0][4] and $_[0][4][0] eq $_[1]) |
118 | 0 | 3 | unless exists $_[0][0][$_[0][2]] |
120 | 3 | 0 | unless $_[0][3]{$key} |
128 | 0 | 14 | unless exists $_[0][0][$i] |
129 | 14 | 0 | if ($_[0][0][$i] eq $_[1]) |
131 | 2 | 12 | unless exists $_[0][0][$i] |
134 | 6 | 6 | unless $_[0][3]{$key} |