blib/lib/POE/Component/Client/NSCA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 22 | 22.7 |
line | l | !l | condition |
---|---|---|---|
426 | 0 | 0 | defined $mcrypts{$encryption_method} and !1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
127 | 0 | 0 | 4 | $params{'message'} and ref $params{'message'} eq 'HASH' |
134 | 4 | 0 | 0 | defined $params{'timeout'} and $params{'timeout'} =~ /^\d+$/ |
151 | 4 | 0 | 0 | $kernel == $sender and not $self->{'session'} |
425 | 0 | 0 | 0 | not $evalok || defined $crypted and defined $encryption_method |
line | l | !l | condition |
---|---|---|---|
241 | 0 | 2 | $self->{'message'}{'svc_description'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
123 | 4 | 0 | 0 | $params{'password'} or $params{'encryption'} eq 1 |
425 | 0 | 0 | 0 | $evalok || defined $crypted |