Branch Coverage

blib/lib/Bio/SeqHash.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
13 0 0 ref $_[0] ? :
14 0 0 unless $self->{'file'}
20 0 0 ref $_[0] ? :
21 0 0 unless open my $file, '<', "$fa"
25 0 0 if ($line =~ /^>(\S+)/) { }
43 0 0 unless exists $self->{'id2seq'}
50 0 0 unless exists $self->{'id2seq'}
57 0 0 unless open my $IN, '<', $id_file
60 0 0 unless open my $OUT, '>', $outfile