Branch Coverage

blib/lib/BioX/SeqHash.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
16 0 0 unless $self->{'file'}
22 0 0 ref $_[0] ? :
23 0 0 unless open my $file, '<', "$fa"
27 0 0 if ($line =~ /^>(.+?)\s/) { }
45 0 0 unless exists $self->{'id2seq'}
52 0 0 unless exists $self->{'id2seq'}
59 0 0 unless open my $IN, '<', $id_file
62 0 0 unless open my $OUT, '>', $outfile