| line | % | coverage | branch |
| 58 | 0 | T | F | if ($envelope) |
| 61 | 0 | T | F | if ($@) |
| 92 | 0 | T | F | if (defined $type and $type eq 'error') |
| 100 | 0 | T | F | if ($app_session and $app_session->endpoint == $app_session->SERVER and $app_session->remote_id ne $remote_id) |
| 104 | 0 | T | F | if ($c->config_value('apps', $app_session->service, 'migratable')) { } |
| 120 | 0 | T | F | if (not $app_session) |
| 127 | 0 | T | F | if ($@) |
| 142 | 0 | T | F | if (defined $type and $type eq 'error') |
| 144 | 0 | T | F | if ($app_session->endpoint == $app_session->SERVER) { } |
| 163 | 0 | T | F | unless $msg and UNIVERSAL::isa($msg, 'OpenSRF::DomainObject::oilsMessage') |
| 165 | 0 | T | F | if ($app_session->endpoint == $app_session->SERVER) { } |
| 169 | 0 | T | F | if (not $msg->handler($app_session)) |
| 178 | 0 | T | F | if $res |
| 186 | 0 | T | F | if (not $msg->handler($app_session)) |