blib/lib/Monitoring/TT/Input/Nagios.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 14 | 28.5 |
line | l | !l | condition |
---|---|---|---|
116 | 0 | 5 | $current->{'conf'}{'alias'} || '' |
119 | 5 | 0 | $current->{'conf'}{'host_name'} || '' |
120 | 5 | 0 | $current->{'conf'}{'address'} || '' |
121 | 0 | 5 | $current->{'conf'}{'host_groups'} || $current->{'conf'}{'hostgroups'} || [] |
124 | 0 | 0 | $current->{'conf'}{'contact_name'} || '' |
125 | 0 | 0 | $current->{'conf'}{'email'} || '' |
126 | 0 | 0 | $current->{'conf'}{'contact_groups'} || $current->{'conf'}{'contactgroups'} || [] |