line |
!l |
l&&!r |
l&&r |
condition |
144
|
0 |
0 |
0 |
$display_errors and defined $RPerl::EVAL_ERROR
|
|
0 |
0 |
0 |
$display_errors and defined $RPerl::EVAL_ERROR and $RPerl::EVAL_ERROR ne ''
|
234
|
9 |
0 |
0 |
!defined($ENV{'RPERL_WARNINGS'}) || $ENV{'RPERL_WARNINGS'} and $WARNINGS
|
294
|
0 |
0 |
9 |
exists $INC{$target_file_name_config} and defined $INC{$target_file_name_config}
|
324
|
9 |
0 |
0 |
exists $INC{$target_file_name_pm} and defined $INC{$target_file_name_pm}
|
388
|
1530 |
0 |
171 |
-f $possible_target_script and $RPerl::OSNAME eq 'MSWin32' ? 1 : -x $possible_target_script
|
507
|
72 |
0 |
9 |
-e $inc_core_perl_h_path and -r $inc_core_perl_h_path
|
|
72 |
0 |
9 |
-e $inc_core_perl_h_path and -r $inc_core_perl_h_path and -f $inc_core_perl_h_path
|