Branch Coverage

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


line true false branch
48 0 0 if (not -d $dir)
49 0 0 unless make_path($dir)
59 0 0 if (-d $dir)
60 0 0 unless remove_tree($dir)