| line |
!l |
l&&!r |
l&&r |
condition |
|
46
|
77 |
0 |
0 |
($ENV{'T2_WORKFLOW_USE_THREADS'} || $ENV{'T2_DO_THREAD_TESTS'}) && !$ENV{'T2_WORKFLOW_NO_THREADS'} |
|
47
|
49 |
0 |
0 |
$can_thread && $should_thread |
|
226
|
1442 |
3350 |
422 |
$state->{'subtest'} and not $state->{'subtest_started'}++ |
|
254
|
0 |
0 |
354 |
$state->{'stage'} && $state->{'stage'} eq 'AFTER' |
|
261
|
0 |
0 |
354 |
$ok and $complete |
|
316
|
0 |
0 |
1898 |
&blessed($task) and $task->isa("Test2::Workflow::Task") |
|
335
|
0 |
0 |
21 |
$stack and @$stack |
|
355
|
0 |
18 |
214 |
$self->{'max'} and $self->is_local |
|
364
|
0 |
18 |
220 |
$self->{'max'} and $self->is_local |
|
368
|
151 |
63 |
90 |
$st and not $st->finished |
|
431
|
17601 |
2572 |
464 |
not $st->active and $st->ready |