blib/lib/Nagios/NRPE/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | l | !l | condition |
---|---|---|---|
104 | 0 | 0 | delete $hash{'arglist'} || [] |
105 | 0 | 0 | delete $hash{'bindaddr'} || 0 |
106 | 0 | 0 | delete $hash{'check'} || '' |
107 | 0 | 0 | delete $hash{'host'} || 'localhost' |
108 | 0 | 0 | delete $hash{'ipv4'} || 0 |
109 | 0 | 0 | delete $hash{'ipv6'} || 0 |
110 | 0 | 0 | delete $hash{'port'} || 5666 |
111 | 0 | 0 | delete $hash{'ssl'} || 0 |
112 | 0 | 0 | delete $hash{'timeout'} || 30 |