Condition Coverage

blib/lib/Net/SolarWinds/Result.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
135 14 0 0 exists $self->{'bool_cb'} and defined $self->{'bool_cb'}
14 0 0 exists $self->{'bool_cb'} and defined $self->{'bool_cb'} and ref $self->{'bool_cb'}
0 0 0 exists $self->{'bool_cb'} and defined $self->{'bool_cb'} and ref $self->{'bool_cb'} and ref $self->{'bool_cb'} eq 'CODE'