Branch Coverage

blib/lib/Ixchel/functions/install_pip.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
66 0 0 if (is_freebsd()) { }
0 0 elsif (is_debian() or is_redhat() or is_mageia() or is_void()) { }
0 0 elsif (is_arch()) { }
0 0 elsif (is_suse()) { }
0 0 elsif (is_alt()) { }
0 0 elsif (is_netbsd()) { }
0 0 elsif (is_openbsd()) { }
70 0 0 unless ($which_python3 =~ /python3$/)