Branch Coverage

blib/lib/Doit/Pip.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
28 0 1 $self->which('pip3') ? :
34 0 0 if (@missing_packages)
68 0 0 if ($line =~ /^Name:\s+(\S+)/)
73 0 0 unless ($seen_package{$package})