line |
true |
false |
branch |
79
|
0 |
0 |
if (/([\(]*)([^\(]+)[\t ]+(=~|!~)[\t ]+(.*)/) { } |
|
0 |
0 |
elsif (/([\(]*)([^\(]+)[\t ]+(==|!=|<|<=|>|>=)[\t ]+([^\)]+)(.*)/) { } |
|
0 |
0 |
elsif (/([\(]*)([^\(]+)[\t ]+(eq|ne|lt|le|gt|ge)[\t ]+([^\)]+)(.*)/) { } |
86
|
0 |
0 |
$4 eq 'undef' ? : |
94
|
0 |
0 |
if lc substr($query, $len, 3) eq " :a" |
95
|
0 |
0 |
if lc substr($query, $len, 3) eq " :o" |
129
|
0 |
0 |
if ($params->{'getkeys'}) { } |
|
0 |
0 |
elsif ($params->{'getvals'}) { } |
160
|
0 |
0 |
if (exists $params->{'hfind'}) { } |
|
0 |
0 |
elsif (exists $params->{'lfind'}) { } |
|
0 |
0 |
elsif ($params->{'getvals'} and not $q =~ /\(\$_/) { } |
195
|
0 |
0 |
if ($params->{'getkeys'}) { } |
|
0 |
0 |
elsif ($params->{'getvals'}) { } |
203
|
0 |
0 |
$grepvals ? : |
234
|
0 |
0 |
if ($INC{'MCE.pm'}) { } |
|
0 |
0 |
elsif ($INC{'MCE::Signal.pm'}) { } |
244
|
0 |
0 |
unless $INC{'Carp.pm'} |
262
|
0 |
0 |
if defined wantarray |
265
|
0 |
0 |
unless ref $cmd eq "ARRAY" |
266
|
0 |
0 |
if (my $code = $self->can(shift @{$cmd;})) |
271
|
0 |
0 |
if (defined $tmp) |
274
|
0 |
0 |
ref $tmp eq 'ARRAY' && ($code = $self->can(shift @{$tmp;})) ? : |
289
|
0 |
0 |
ref $_ eq 'ARRAY' && ($code = $self->can(shift @{$_;})) ? : |