| 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
|
1426 |
3311 |
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 |
1883 |
&blessed($task) and $task->isa("Test2::Workflow::Task") |
|
335
|
0 |
0 |
13 |
$stack and @$stack |
|
355
|
0 |
18 |
214 |
$self->{'max'} and $self->is_local |
|
364
|
0 |
18 |
220 |
$self->{'max'} and $self->is_local |
|
368
|
150 |
64 |
88 |
$st and not $st->finished |
|
431
|
17497 |
2335 |
457 |
not $st->active and $st->ready |