Branch Coverage

blib/lib/Bio/Translator/Validations.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
127 0 14 unless ref $seq_ref
144 3 8 if ($upper) { }
145 0 3 if $upper > length $$seq_ref
150 2 9 if ($lower) { }
151 0 2 if $lower > $upper