Branch Coverage

blib/lib/Ixchel/functions/install_yq.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
70 0 0 if ($Ixchel::functions::install_yq::OSNAME eq "freebsd" and not $opts{'no_pkg'})
75 0 0 if ($Ixchel::functions::install_yq::OSNAME ne "linux" and $Ixchel::functions::install_yq::OSNAME ne "netbsd" and $Ixchel::functions::install_yq::OSNAME ne "openbsd" and $Ixchel::functions::install_yq::OSNAME ne "freebsd")
79 0 0 unless (defined $opts{'path'})
100 0 0 if ($@)
105 0 0 if ($? != 0)