blib/lib/Test2/Workflow/Build.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 14 | 71.4 |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 1215 | $self->{$_} ||= [] |
33 | 0 | 135 | $self->{'defaults'} ||= {} |
60 | 75 | 70 | $primary_setup ||= [] |
61 | 75 | 70 | $primary_teardown ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 140 | 5 | 0 | $self->populated or $self->{'skip'} |
81 | 83 | 0 | 62 | @$primary_setup or @$primary_teardown |