| line |
!l |
l&&!r |
l&&r |
condition |
|
76
|
0 |
0 |
0 |
not ref $name and &index($name, '::') == -1 |
|
|
0 |
0 |
0 |
not ref $name and &index($name, '::') == -1 and &index($name, q[']) == -1 |
|
578
|
0 |
0 |
0 |
--$limit > 0 and $string =~ s/\A((?:$Char::Ewindows1252::q_char)+?)$pattern//m |
|
607
|
0 |
0 |
0 |
--$limit > 0 and length $string > 0 |
|
620
|
0 |
0 |
0 |
--$limit > 0 and length $string > 0 |
|
639
|
0 |
0 |
0 |
scalar @split >= 1 and $split[-1] eq '' |
|
720
|
0 |
0 |
0 |
defined $replacementlist[$i] and $replacementlist[$i] ne '' |
|
|
0 |
0 |
0 |
defined $replacementlist[-1] and $replacementlist[-1] ne '' |
|
745
|
0 |
0 |
0 |
@char and not exists $tr{$char[0]} |
|
762
|
0 |
0 |
0 |
@char and exists $tr{$char[0]} |
|
|
0 |
0 |
0 |
@char and exists $tr{$char[0]} and $tr{$char[0]} eq $tr{$char} |
|
844
|
0 |
0 |
0 |
$pos < length $str and $pos <= $position |
|
864
|
0 |
0 |
0 |
@_ and wantarray |
|
889
|
0 |
0 |
0 |
@_ and wantarray |
|
915
|
0 |
0 |
0 |
@_ and wantarray |
|
940
|
0 |
0 |
0 |
@_ and wantarray |
|
966
|
0 |
0 |
0 |
@_ and wantarray |
|
1352
|
0 |
0 |
0 |
0 < $i and $i < $#char |
|
1520
|
0 |
0 |
0 |
$min le $first and $first le $max |
|
|
0 |
0 |
0 |
$min le $first and $first le $max and $max le $last |
|
|
0 |
0 |
0 |
$min eq $first and $max eq $last |
|
|
0 |
0 |
0 |
$first le $min and $max le $last |
|
|
0 |
0 |
0 |
$min le $first and $last le $max |
|
|
0 |
0 |
0 |
$first le $min and $min le $last |
|
|
0 |
0 |
0 |
$first le $min and $min le $last and $last le $max |
|
1597
|
0 |
0 |
0 |
$ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx |
|
1598
|
0 |
0 |
0 |
0 < $i and $i < $#char |
|
1746
|
0 |
0 |
0 |
defined $char[$i + 1] and $char[$i + 1] eq '...' |
|
1769
|
0 |
0 |
0 |
$length == length $char[$i - 1] and $length == length $char[$i + 1] |
|
|
0 |
0 |
0 |
length $char[$i - 1] < $length and $length < length $char[$i + 1] |
|
2416
|
0 |
0 |
0 |
$head ne '' and ($head =~ / \G ($Char::Ewindows1252::q_char) /gmosx)[-1] ne $pathsep |
|
2439
|
0 |
0 |
0 |
$head ne '' and ($head =~ / \G ($Char::Ewindows1252::q_char) /gmosx)[-1] ne $pathsep |
|
2478
|
0 |
0 |
0 |
$cond eq 'd' and not -d "$head$leaf" |
|
2490
|
0 |
0 |
0 |
index($leaf, '.') == -1 and length $leaf <= 8 |
|
|
0 |
0 |
0 |
index($leaf, '.') == -1 and length $leaf <= 8 and index($pattern, '\\.') != -1 |
|
2560
|
0 |
0 |
0 |
exists $ENV{'HOME'} and $ENV{'HOME'} |
|
|
0 |
0 |
0 |
exists $ENV{'USERPROFILE'} and $ENV{'USERPROFILE'} |
|
|
0 |
0 |
0 |
exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} |
|
|
0 |
0 |
0 |
exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} and $ENV{'HOMEDRIVE'} |
|
|
0 |
0 |
0 |
exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} and $ENV{'HOMEDRIVE'} and $ENV{'HOMEPATH'} |
|
2583
|
0 |
0 |
0 |
exists $ENV{'HOME'} and defined $ENV{'HOME'} |
|
|
0 |
0 |
0 |
exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'} |
|
2602
|
0 |
0 |
0 |
defined $home and not -d $home |
|
2693
|
0 |
0 |
0 |
@_ and not wantarray |
| line |
l |
!l |
condition |
|
705
|
0 |
0 |
$_[4] || '' |
|
815
|
0 |
0 |
$position ||= 0 |
|
1139
|
0 |
0 |
{'\\D', '${Char::Ewindows1252::eD}', '\\S', '${Char::Ewindows1252::eS}', '\\W', '${Char::Ewindows1252::eW}', '\\d', '[0-9]', '\\s', '\\s', '\\w', '[0-9A-Z_a-z]', '\\C', '[\\x00-\\xFF]', '\\X', 'X', '\\H', '${Char::Ewindows1252::eH}', '\\V', '${Char::Ewindows1252::eV}', '\\h', '[\\x09\\x20]', '\\v', '[\\x0A\\x0B\\x0C\\x0D]', '\\R', '${Char::Ewindows1252::eR}', '\\N', '${Char::Ewindows1252::eN}', '\\b', '${Char::Ewindows1252::eb}', '\\B', '${Char::Ewindows1252::eB}'}->{$char} || '' |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
81
|
0 |
0 |
0 |
$name =~ /^(([^a-z])|(\^[a-z_]+))\z/i or $global{$name} |
|
559
|
0 |
0 |
0 |
not defined $limit or $limit <= 0 |
|
638
|
0 |
0 |
0 |
not defined $_[2] or $_[2] == 0 |
|
840
|
0 |
0 |
0 |
$position ||= length($str) - 1 |
|
1363
|
0 |
0 |
0 |
length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1] |
|
1942
|
0 |
0 |
0 |
s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx |
|
2020
|
0 |
0 |
0 |
s/ \A \\x(..) - \\x(..) //mosx or s/ \A \\x((..)) //mosx |
|
2103
|
177 |
0 |
0 |
eval q[open($_[0],'<',$_[1])] || open($_[0], "< $file\000") |
|
2113
|
0 |
0 |
0 |
eval q[open($_[0],'>',$_[1])] || open($_[0], "> $file\000") |
|
2123
|
0 |
0 |
0 |
eval q[open($_[0],'>>',$_[1])] || open($_[0], ">> $file\000") |
|
2320
|
0 |
0 |
0 |
eval '(getpwnam($1))[7]' || my_home() |
|
2405
|
0 |
0 |
0 |
$head eq '' or $head =~ /\A [A-Za-z]: \z/mosx |
|
2475
|
0 |
0 |
0 |
$leaf eq '.' or $leaf eq '..' |
|
2736
|
0 |
0 |
0 |
$offset > scalar @char or $offset < -1 * scalar(@char) |