| blib/lib/Bio/CUA/Summarizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 5 | 20.0 |
| line | l | !l | condition |
|---|---|---|---|
| 301 | 0 | 0 | $self->warn('input fasta file is needed to obtain seq IO') and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 189 | 5 | 0 | 0 | $input =~ /^[ATGCUN]+$/ and not -f $input |