blib/lib/Bio/CUA/Summarizer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 7 | 14.2 |
line | l | !l | condition |
---|---|---|---|
130 | 0 | 0 | $self->warn(q[option 'codon_table' is missing in the method], "'new' of $pkg") and return undef |
303 | 0 | 0 | $self->warn('input fasta file is needed to obtain seq IO') and return |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
191 | 5 | 0 | 0 | $input =~ /^[ATGCUN]+$/ and not -f $input |