Branch Coverage

blib/lib/CPAN/Smoker/Utils.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
67 0 151 unless (defined $distro)
72 150 1 if ($distro =~ m[^\w+/[\w-]+$]) { }
130 0 2 unless -d $prefs_dir
134 0 2 if (-f $full_path) { }