Branch Coverage

blib/lib/App/RecordStream/Operation/fromfasta.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
26 25 30 if ($line =~ /^>\s*(.*?)\s*$/) { }
37 6 24 $self->{'ONELINE'} ? :
45 25 3 if (my $record = delete $self->{'RECORD'}) { }
47 15 10 if defined $seq