Bio/Seq/SeqBuilder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
270 | 514 | 0 | 325 | @args > 1 and @args % 2 |
514 | 0 | 325 | @args > 1 and @args % 2 and substr($slot, 0, 1) eq '-' | |
349 | 2 | 0 | 212 | exists $self->{'_objhash'} and %{$self->{'_objhash'};} |