Branch Coverage

File:blib/lib/OpenSRF/Transport.pm
Coverage:0.0%

line%coveragebranch
580TFif ($envelope)
610TFif ($@)
920TFif (defined $type and $type eq 'error')
1000TFif ($app_session and $app_session->endpoint == $app_session->SERVER and $app_session->remote_id ne $remote_id)
1040TFif ($c->config_value('apps', $app_session->service, 'migratable')) { }
1200TFif (not $app_session)
1270TFif ($@)
1420TFif (defined $type and $type eq 'error')
1440TFif ($app_session->endpoint == $app_session->SERVER) { }
1630TFunless $msg and UNIVERSAL::isa($msg, 'OpenSRF::DomainObject::oilsMessage')
1650TFif ($app_session->endpoint == $app_session->SERVER) { }
1690TFif (not $msg->handler($app_session))
1780TFif $res
1860TFif (not $msg->handler($app_session))