Branch Coverage

blib/lib/Bundler/MultiGem/Utl/Directories.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
43 0 0 if (not -d $dir)
44 0 0 unless make_path($dir)
56 0 0 if (-d $dir)
57 0 0 unless remove_tree($dir)