Branch Coverage

blib/lib/App/EditorTools/Command/InstallVim.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
30 1 4 unless $self->_confirm_one_opt($opt)
34 3 1 unless ($$opt{'dest'})
35 0 3 if ($$opt{'global'}) { }
2 1 elsif (not $$opt{'print'}) { }
41 0 2 $^O eq 'MSWin32' ? :