Branch Coverage

blib/lib/OBO/Util/Set.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
37 11852 0 if ($ele)
38 11827 25 unless ($self->contains($ele))
75 7529 30981 !$self->is_empty ? :
91 3052 21546 if ($target eq $ele)
140 1 1 if ($result)
142 1 2 if ($element_to_be_removed eq ${$$self{'SET'};}[$i])
177 1 0 if (@_)
184 1 0 if ($#this == $#that)
189 0 4 if ($count != 2) { }