lib/UR/Service/RPC/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
33 | 23 | 35 | if (not $params{$key}) { } |
0 | 35 | elsif (ref $params{$key} ne 'ARRAY') { } | |
65 | 15 | 0 | if ($wrote) { } |
83 | 0 | 15 | if (ref $class and $class->isa('UR::Service::RPC::Message')) |
89 | 5 | 10 | if (@_ < 3) |
99 | 0 | 15 | unless ($select->can_read($timeout)) |
106 | 0 | 15 | unless ($read) |
119 | 0 | 15 | unless ($select->can_read($timeout)) |
126 | 0 | 15 | unless ($read) |