blib/lib/Test2/Workflow/Build.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 14 | 71.4 |
line | l | !l | condition |
---|---|---|---|
30 | 0 | 1197 | $self->{$_} ||= [] |
31 | 0 | 133 | $self->{'defaults'} ||= {} |
58 | 74 | 69 | $primary_setup ||= [] |
59 | 74 | 69 | $primary_teardown ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
55 | 138 | 0 | 5 | $self->populated or $self->{'skip'} |
79 | 83 | 0 | 60 | @$primary_setup or @$primary_teardown |