Condition Coverage

blib/lib/Monitoring/Availability/Logs.pm
Criterion Covered Total %
condition 12 14 85.7


or 2 conditions

line l !l condition
213 8 3 $$entry{'message'} || $$entry{'options'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
235 12 43 122 $type eq 'SERVICE ALERT' or $type eq 'CURRENT SERVICE STATE'
55 0 122 $type eq 'SERVICE ALERT' or $type eq 'CURRENT SERVICE STATE' or $type eq 'INITIAL SERVICE STATE'
8 11 103 $type eq 'HOST ALERT' or $type eq 'CURRENT HOST STATE'
19 0 103 $type eq 'HOST ALERT' or $type eq 'CURRENT HOST STATE' or $type eq 'INITIAL HOST STATE'