Condition Coverage

blib/lib/Monitoring/TT/Input/Nagios.pm
Criterion Covered Total %
condition 5 19 26.3


and 3 conditions

line !l l&&!r l&&r condition
105 0 5 0 $type and $in_type . 's' ne $type

or 2 conditions

line l !l condition
125 0 5 $current->{'conf'}{'alias'} || ''
128 5 0 $current->{'conf'}{'host_name'} || ''
129 5 0 $current->{'conf'}{'address'} || ''
130 0 5 $current->{'conf'}{'host_groups'} || $current->{'conf'}{'hostgroups'} || []
133 0 0 $current->{'conf'}{'contact_name'} || ''
134 0 0 $current->{'conf'}{'email'} || ''
135 0 0 $current->{'conf'}{'contact_groups'} || $current->{'conf'}{'contactgroups'} || []
138 0 0 $current->{'conf'}{'service_groups'} || $current->{'conf'}{'servicegroups'} || []