Branch Coverage

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


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