Condition Coverage

blib/lib/Config/Model/Tester.pm
Criterion Covered Total %
condition 2 77 2.6


and 3 conditions

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

or 2 conditions

line l !l condition
173 0 0 $info // []
194 0 0 $args{'no_warnings'} || $t->{'no_warnings'} || 0
259 0 0 $info // []
285 0 0 $nw || 0
378 0 0 $t->{'no_warnings'} || 0
470 0 0 $t->{'load_check2'} || 'yes'
477 0 0 $t->{'no_warnings'} || 0
559 0 0 $_->{'_file'} // "unknown"
615 0 0 $t->{'load_check'} || 'yes'
709 1 0 $ENV{'HOME'} || ''

or 3 conditions

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"