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
62 0 0 0 $conf_dir and $home_for_test
73 0 0 0 $conf_dir and $conf_file_name
176 0 0 0 $t->{'no_warnings'} || exists $t->{'load_warnings'} and not defined $t->{'load_warnings'}
277 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'}
413 0 0 0 $^O eq "MSWin32" and my $fm = $t->{'file_mode'}
617 0 0 0 defined $do and not $t_name =~ /$do/l
744 1 0 0 $log and -e $log4perl_user_conf_file
771 0 0 0 $test_only_app and $test_only_app ne $test_group

or 2 conditions

line l !l condition
177 0 0 $info // []
199 0 0 $args{'no_warnings'} || $t->{'no_warnings'} || 0
279 0 0 $info // []
305 0 0 $nw || 0
404 0 0 $t->{'no_warnings'} || 0
500 0 0 $t->{'load_check2'} || 'yes'
507 0 0 $t->{'no_warnings'} || 0
590 0 0 $_->{'_file'} // "unknown"
646 0 0 $t->{'load_check'} || 'yes'
742 1 0 $ENV{'HOME'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
76 0 0 0 $t_data->{'data_from_group'} // $test_group
78 0 0 0 $t_data->{'data_from'} // $t_name
87 0 0 0 $map->{$^O} // $map->{'default'}
176 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'}
277 0 0 0 (my $info = $t->{'log4perl_dump_warnings'}) || $main::_use_log4perl_to_warn
0 0 0 not $test_logs or $no_warnings
435 0 0 0 $t->{'file_contents'} || $t->{'file_content'}
573 0 0 0 $test_suite_data->{'app_to_test'} ||= $test_group
616 0 0 0 $t->{'name'} || "t$idx"