Branch Coverage

blib/lib/Module/Install/CheckConflicts.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
18 0 0 unless $self->can_use($mod)
21 0 0 unless $installed le $conflicts{$mod}
26 0 0 unless scalar keys %conflicts_found
54 0 0 if $ENV{'PERL_MM_USE_DEFAULT'}
55 0 0 unless -t STDIN and -t STDOUT || !(-f STDOUT || -c STDOUT)