Branch Coverage

File:blib/lib/OpenSRF/Utils/SettingsClient.pm
Coverage:0.0%

line%coveragebranch
190TFif (defined $val)
230TFif ($host_config)
350TFunless $bsconfig
380TFif ($we_cache) { }
390TFif (not $host_config)
440TFif (not $host_config)
540TFif (!ref($hash) eq 'HASH')
750TFunless $session
820TFif (not $session->connect)
880TFif (not $session->connect)
1050TFif (not $resp)
1100TFif ($resp and UNIVERSAL::isa($resp, 'OpenSRF::EX'))