Branch Coverage

blib/lib/OBO/Util/SynonymSet.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
29 4 0 if (@_)
31 3 1 if ($self->size > 0)
34 3 4 if ($ele->equals($e))
35 2 1 if ($self->size > 1) { }
1 0 elsif ($self->size == 1) { }
62 2223 0 if (@_)
66 46 3819 if ($target->equals($ele))
86 5 0 if (@_)
94 4 1 if ($#this == $#that)
99 0 20 if ($count != 2) { }