| line |
true |
false |
branch |
|
48
|
0 |
0 |
if (my $header = $gffio->next_segment) { } |
|
59
|
0 |
0 |
if $feature->primary_tag eq 'exon' |
|
66
|
0 |
0 |
if ($feature->has_tag('ID')) { } |
|
76
|
0 |
0 |
if ($feature->has_tag('Parent')) |
|
82
|
0 |
0 |
if ($feature->has_tag('Name')) { } |
|
|
0 |
0 |
elsif ($feature->has_tag('ID')) { } |
|
95
|
0 |
0 |
if (not exists $features{$uid}) { } |
|
117
|
0 |
0 |
unless (exists $featstat{$key}) |
|
136
|
0 |
0 |
unless -d $dest |
|
140
|
0 |
0 |
unless open $fh, '>', $fn |
|
145
|
0 |
0 |
if $ft =~ /total/ or $ft =~ /accession/ or $ft =~ /origin/ |
|
158
|
0 |
0 |
unless (defined $fa_in) |
|
161
|
0 |
0 |
unless $fastadb = 'Bio::DB::Fasta'->new($fa_in) |