line |
true |
false |
branch |
62
|
0 |
0 |
if -e $_[0] |
66
|
0 |
0 |
if (length $val) { } |
74
|
0 |
0 |
unless $feat =~ /FEATURE/ |
75
|
0 |
0 |
unless $$this{$feat}{'type'} =~ /CDS|RNA/ |
77
|
0 |
0 |
if length $$this{$feat}{'gene'} |
78
|
0 |
0 |
if length $$this{$feat}{'locus_tag'} |
79
|
0 |
0 |
if $$this{$feat}{'type'} eq 'CDS' |
99
|
0 |
0 |
if (substr($args[$i], 0, 1) eq '-' and not substr($args[$i], 1, 1) =~ /[0-9]/) { } |
100
|
0 |
0 |
if (not defined $args[$i + 1] or substr($args[$i + 1], 0, 1) eq '-' and not substr($args[$i + 1], 1, 1) =~ /[0-9]/) { } |
118
|
0 |
0 |
if ($res->is_redirect) { } |
121
|
0 |
0 |
if ($res->is_success) { } |
124
|
0 |
0 |
if ($res->status_line =~ /404/) { } |
132
|
0 |
0 |
if ($result =~ /\n +/ or $result =~ /http/) { } |
150
|
0 |
0 |
unless open FILE, $file |
152
|
0 |
0 |
if $chomp |
157
|
0 |
0 |
if (wantarray) { } |
169
|
0 |
0 |
unless open OUT, '>' . $file |