Condition Coverage

blib/lib/Xymon/Plugin/Server/Status.pm
Criterion Covered Total %
condition 11 16 68.7


and 3 conditions

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

or 2 conditions

line l !l condition
96 2 21 $attr || {}
217 0 2 $ENV{'RRDWIDTH'} || 576
218 0 2 $ENV{'RRDHEIGHT'} || 120
223 0 1 $ENV{'BBSERVERCGIURL'} || '/xymon-cgi'
235 0 1 $ENV{'XYMONSERVERCGIURL'} || '/xymon-cgi'

or 3 conditions

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