Branch Coverage

blib/lib/Minima/Setup.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
22 1 26 if ($caller->basename =~ /\.psgi$/u) { }
36 14 14 if ($file)
39 1 13 unless -e $file_abs
51 41 19 unless defined $f and -e $f
53 6 13 $i ? :
55 10 9 if ($f =~ /\.ya?ml$/u) { }
64 1 8 if $@
71 6 18 unless ref $config eq ref {}
77 14 4 unless defined $Minima::Setup::config->{'base_dir'}