line |
!l |
l&&!r |
l&&r |
condition |
242
|
0 |
0 |
0 |
$opts{'-perl'} and /^(\d+\.[\d_]+)\z/s |
|
0 |
0 |
0 |
$opts{'-perl'} and /^(\d+\.[\d_]+)\z/s and eval "$1" != $] |
276
|
0 |
0 |
0 |
-f $file and -T $file |
|
0 |
0 |
0 |
-f $file and -T $file and $file =~ /\.(pod|pm|plx?)\z/i || -x $file |
395
|
0 |
0 |
0 |
defined $_[0] and ref $_[0] eq "HASH" |
419
|
0 |
0 |
0 |
$^O eq "MacOS" and $options{'-inc'} |
468
|
0 |
0 |
0 |
-f $fullext and contains_pod($fullext, $options{'-verbose'}) |
485
|
0 |
0 |
0 |
'File::Spec'->case_tolerant || $^O =~ /macos|darwin|cygwin/i and -d "File::Spec"->catdir($dir, "pods") |