line |
!l |
l&&!r |
l&&r |
condition |
59
|
0 |
0 |
0 |
$conf_dir and $home_for_test
|
70
|
0 |
0 |
0 |
$conf_dir and $conf_file_name
|
172
|
0 |
0 |
0 |
$t->{'no_warnings'} || exists $t->{'load_warnings'} and not defined $t->{'load_warnings'}
|
257
|
0 |
0 |
0 |
$test_logs and (my $info = $t->{'log4perl_dump_warnings'}) || $main::_use_log4perl_to_warn
|
|
0 |
0 |
0 |
exists $t->{'dump_warnings'} and not defined $t->{'dump_warnings'}
|
386
|
0 |
0 |
0 |
$^O eq "MSWin32" and my $fm = $t->{'file_mode'}
|
586
|
0 |
0 |
0 |
defined $do and not $t_name =~ /$do/l
|
711
|
1 |
0 |
0 |
$log and -e $log4perl_user_conf_file
|
738
|
0 |
0 |
0 |
$test_only_app and $test_only_app ne $test_group
|
line |
l |
!l&&r |
!l&&!r |
condition |
73
|
0 |
0 |
0 |
$t_data->{'data_from_group'} // $test_group
|
75
|
0 |
0 |
0 |
$t_data->{'data_from'} // $t_name
|
84
|
0 |
0 |
0 |
$map->{$^O} // $map->{'default'}
|
172
|
0 |
0 |
0 |
my $info = $t->{'log4perl_load_warnings'} or $main::_use_log4perl_to_warn
|
|
0 |
0 |
0 |
$t->{'no_warnings'} || exists $t->{'load_warnings'}
|
257
|
0 |
0 |
0 |
(my $info = $t->{'log4perl_dump_warnings'}) || $main::_use_log4perl_to_warn
|
|
0 |
0 |
0 |
not $test_logs or $no_warnings
|
407
|
0 |
0 |
0 |
$t->{'file_contents'} || $t->{'file_content'}
|
542
|
0 |
0 |
0 |
$test_suite_data->{'app_to_test'} ||= $test_group
|
585
|
0 |
0 |
0 |
$t->{'name'} || "t$idx"
|