Branch Coverage

blib/lib/Config/Maker.pm
Criterion Covered Total %
branch 19 42 45.2


line true false branch
19 9 0 if ($main::QUIET) { }
0 0 elsif (not $main::VERBOSE) { }
30 0 9 if ($main::DEBUG) { }
41 0 9 if $main::ENCODING_LOG
42 9 0 if ($main::ENCODING) { }
76 0 0 if (defined $ENV{$_[0]}) { }
107 0 0 $3 ? :
0 0 $2 ? :
0 0 $1 ? :
114 337 1 $_[2] ? :
120 0 53 if $num < $min
121 0 53 if $max and $num > $max
129 14 0 defined wantarray ? :
18 14 wantarray ? :
130 18 14 if (wantarray) { }
14 0 elsif (defined wantarray) { }
132 2 16 if $@
136 0 14 if $@
140 0 0 if $@
148 0 144 if ('File::Spec'->file_name_is_absolute($file)) { }
154 144 0 if -r $f