| line |
!l |
l&&!r |
l&&r |
condition |
|
112
|
22 |
0 |
0 |
exists $_params->{'task_end'} and ref $_params->{'task_end'} eq "CODE"
|
|
157
|
0 |
0 |
0 |
defined $_name and exists $_lkup->{$_pid}{$_name}
|
|
190
|
0 |
0 |
0 |
defined $_name and exists $_lkup->{$_pid}{$_name}
|
|
225
|
0 |
0 |
0 |
defined $_name and exists $_lkup->{$_pid}{$_name}
|
|
254
|
0 |
0 |
0 |
defined $_pkg and $_id eq "${$}.$_tid"
|
|
264
|
0 |
0 |
13 |
defined $_[0] and $_[0] eq "MCE::Step"
|
|
278
|
0 |
0 |
25 |
defined $_[0] and $_[0] eq "MCE::Step"
|
|
281
|
0 |
9 |
4 |
$_MCE->{$_pkg} and $_MCE->{$_pkg}{'_init_pid'} eq "${$}.$_tid"
|
|
317
|
0 |
4 |
0 |
defined $_[0] and $_[0] eq "MCE::Step"
|
|
338
|
0 |
2 |
2 |
defined $_file and ref $_file eq ""
|
|
|
2 |
0 |
2 |
defined $_file and ref $_file eq "" and $_file ne ""
|
|
366
|
0 |
2 |
0 |
defined $_[0] and $_[0] eq "MCE::Step"
|
|
429
|
0 |
21 |
0 |
defined $_[0] and $_[0] eq "MCE::Step"
|
|
496
|
17 |
0 |
4 |
@_ == 1 and $_r =~ /^(?:ARRAY|HASH|SCALAR|GLOB|FileHandle|IO::|Iterator::)/
|
|
502
|
0 |
14 |
7 |
exists $_p->{'max_workers'} and ref $_p->{'max_workers'} ne "ARRAY"
|
|
509
|
7 |
0 |
14 |
@_code > 1 and $_max_workers > 1
|
|
556
|
12 |
7 |
6 |
$_ eq "max_workers" and ref $_p->{'max_workers'} eq "ARRAY"
|
|
557
|
13 |
0 |
6 |
$_ eq "task_name" and ref $_p->{'task_name'} eq "ARRAY"
|
|
558
|
13 |
0 |
0 |
$_ eq "use_threads" and ref $_p->{'use_threads'} eq "ARRAY"
|
|
574
|
65 |
0 |
0 |
exists $_def->{$_pkg}{uc $_k} and not exists $_opts{$_k}
|
|
607
|
0 |
5 |
2 |
defined $_params->{$_pid} and exists $_params->{$_pid}{'sequence'}
|
| line |
l |
!l&&r |
!l&&!r |
condition |
|
193
|
0 |
0 |
0 |
not &looks_like_number($_p) or int $_p != $_p
|
|
231
|
0 |
0 |
0 |
not &looks_like_number($_t) or int $_t != $_t
|
|
332
|
2 |
0 |
6 |
$_r eq "" or $_r eq "SCALAR"
|
|
|
2 |
2 |
4 |
$_r eq "" or $_r eq "SCALAR" or $_r =~ /^(?:GLOB|FileHandle|IO::)/
|
|
338
|
0 |
2 |
0 |
ref $_file eq "SCALAR" or ref($_file) =~ /^(?:GLOB|FileHandle|IO::)/
|
|
383
|
2 |
0 |
2 |
$_r eq "" or $_r =~ /^Math::/
|
|
|
2 |
0 |
2 |
$_r eq "" or $_r =~ /^Math::/ or $_r eq "HASH"
|
|
|
0 |
0 |
2 |
$_r eq "" or $_r =~ /^Math::/ or $_r eq "HASH" or $_r eq "ARRAY"
|
|
386
|
2 |
0 |
0 |
$_r eq "" or $_r =~ /^Math::/
|
|
465
|
19 |
0 |
16 |
not defined $_prev_c->{$_pid}[$_pos] or $_prev_c->{$_pid}[$_pos] != $_code[$_pos]
|
|
530
|
13 |
0 |
8 |
$_init_mce or not exists $_queue->{$_pid}
|