Branch Coverage
Bio/SeqFeature/Gene/UTR.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
103
2
0
unless (grep {lc $_ eq '-is_coding';} @args)
111
0
2
unless $primary or $prim
130
4
6
if (@_ and defined $_[0])
132
4
0
if ($val =~ /(3|5)/) { }