Condition Coverage

blib/lib/Monitoring/Livestatus/Class/Lite.pm
Criterion Covered Total %
condition 39 57 68.4


and 3 conditions

line !l l&&!r l&&r condition
424 0 0 31 defined $operator and $operator =~ /^-/mox
464 0 21 0 defined $combining and $combining =~ /^-/mox

or 2 conditions

line l !l condition
254 6 25 $mode || ''
255 6 25 $mode || 'Filter'
263 49 95 $combining_count || 0
278 1 36 $combining_count || 0
302 48 59 $combining_count || 0
330 2 0 shift() || ''
332 0 2 shift() || '='
335 0 2 shift() || 0
345 55 0 shift() || ''
347 19 36 shift() || '='
350 17 38 shift() || 0
360 19 0 shift() || ''
361 19 0 shift() || []
362 9 10 shift() || '='
363 7 12 shift() || 0
377 37 0 shift() || ''
378 37 0 shift() || {}
379 0 37 shift() || undef
380 17 20 shift() || 0
459 5 16 shift() || 0
518 257 0 shift() || ''
529 1 0 shift() || 0
546 1 0 shift() || 0
565 0 8 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
497 224 0 127 $ref || (defined $data ? 'SCALAR' : 'UNDEF')