Condition Coverage

blib/lib/Xymon/Plugin/Server/Status.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
163 0 1 1 $major == 4 and $minor == 2

or 2 conditions

line l !l condition
167 0 2 $ENV{'RRDWIDTH'} || 576
168 0 2 $ENV{'RRDHEIGHT'} || 120
173 0 1 $ENV{'BBSERVERCGIURL'} || '/xymon-cgi'
185 0 1 $ENV{'XYMONSERVERCGIURL'} || '/xymon-cgi'

or 3 conditions

line l !l&&r !l&&!r condition
205 4 6 2 $$self{'_color'} eq 'yellow' or $$self{'_color'} eq 'red'