Branch Coverage

Bio/AlignIO/pfam.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
96 0 80 if $entry =~ m[^//]
97 0 80 unless ($entry =~ m[^(\S+)/(\d+)-(\d+)\s+(\S+)\s*])
123 5 0 if $aln->num_sequences
142 0 13 if (@aln > 1)
144 0 13 unless ($aln and $aln->isa('Bio::Align::AlignI'))
156 0 65 unless $self->_print(sprintf("%s %s\n", $namestr, $seq->seq))
158 13 0 if $self->_flush_on_write and defined $self->_fh