Condition Coverage

blib/lib/Ixchel/functions/install_yq.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 $Ixchel::functions::install_yq::OSNAME eq "freebsd" and not $opts{'no_pkg'}
75 0 0 0 $Ixchel::functions::install_yq::OSNAME ne "linux" and $Ixchel::functions::install_yq::OSNAME ne "netbsd"
0 0 0 $Ixchel::functions::install_yq::OSNAME ne "linux" and $Ixchel::functions::install_yq::OSNAME ne "netbsd" and $Ixchel::functions::install_yq::OSNAME ne "openbsd"
0 0 0 $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"