Condition Coverage

blib/lib/Brocade/BSC/Status.pm
Criterion Covered Total %
condition 0 8 0.0


and 2 conditions

line l !l condition
226 0 0 $self->{'code'} >= $BSC_FIRST and $self->{'code'} <= $BSC_LAST and return $errmsg[$self->{'code'}] . $http_err

and 3 conditions

line !l l&&!r l&&r condition
222 0 0 0 $self->{'http_code'} and defined $self->{'http_msg'}
226 0 0 0 $self->{'code'} >= $BSC_FIRST and $self->{'code'} <= $BSC_LAST