Branch Coverage

blib/lib/Ixchel/Actions/snmp_install.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
50 0 0 if (is_freebsd() or is_netbsd() or is_freebsd()) { }
0 0 elsif (is_debian()) { }
0 0 elsif (is_redhat() or is_arch() or is_suse() or is_alt() or is_mageia()) { }
68 0 0 if ($@) { }