blib/lib/Log/UDP/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 11003 | if (@_ < 2) |
52 | 0 | 0 | if $self->throws_exception |
60 | 0 | 11003 | unless ($self->throws_exception or defined $serialized_message) |
76 | 0 | 11003 | if ($length != length $serialized_message) |
78 | 0 | 0 | if $self->throws_exception |