| blib/lib/MsgPack/RPC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 12 | 41.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 136 | 0 | 0 | if ref $io eq 'ARRAY' | 
| 138 | 0 | 0 | if $io =~ /:/ | 
| 177 | 1 | 5 | if ($m->is_response) { } | 
| 178 | 1 | 0 | if (my $callback = delete $self->response_callbacks->{$m->id}) | 
| 179 | 0 | 1 | if ($m->is_error) { } | 
| 267 | 9 | 0 | &blessed($struct) ? : |