Branch Coverage

lib/Rex/User.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
18 0 2 if (is_freebsd()) { }
0 2 elsif (is_netbsd()) { }
0 2 elsif (is_openbsd()) { }
0 2 elsif (operating_system_is('SunOS')) { }
0 2 elsif (is_openwrt()) { }
37 0 2 if ($@)