| File: | blib/lib/OpenSRF/Utils/SettingsClient.pm |
| Coverage: | 0.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 19 | 0 | T | F | if (defined $val) |
| 23 | 0 | T | F | if ($host_config) |
| 35 | 0 | T | F | unless $bsconfig |
| 38 | 0 | T | F | if ($we_cache) { } |
| 39 | 0 | T | F | if (not $host_config) |
| 44 | 0 | T | F | if (not $host_config) |
| 54 | 0 | T | F | if (!ref($hash) eq 'HASH') |
| 75 | 0 | T | F | unless $session |
| 82 | 0 | T | F | if (not $session->connect) |
| 88 | 0 | T | F | if (not $session->connect) |
| 105 | 0 | T | F | if (not $resp) |
| 110 | 0 | T | F | if ($resp and UNIVERSAL::isa($resp, 'OpenSRF::EX')) |