Condition Coverage

blib/lib/Bio/Gonzales/Domain/Group.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
88 0 110 190 $id_lookup and not exists $id_lookup->{$seq_id}

or 2 conditions

line l !l condition
109 0 0 $group_collection{$id} //= []

or 3 conditions

line l !l&&r !l&&!r condition
119 0 0 0 not $max or $_->{'score'} > $max->{'score'}