blib/lib/BioX/Workflow.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
851 | 6 | 0 | 0 | $self->has_samples and not $self->resample |
1248 | 9 | 0 | 0 | exists $self->local_rule->{$self->key}{'override_process'} and $self->local_rule->{$self->key}{'override_process'} == 1 |
1448 | 0 | 9 | 0 | $self->auto_input and $self->local_attr->exists('OUTPUT') |