Branch Coverage

blib/lib/Class/Scaffold/Introspect.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
23 2 2 if (-f $wanted_file)
43 0 2 unless chdir $Class::Scaffold::Introspect::Bin
46 0 2 unless (defined $distro_root and length $distro_root)
48 0 0 if $ENV{'CF_CONF'} eq 'local'
53 2 0 if -e "$etc/$file"
58 0 0 if -d $dir and -e "$dir/$file"