| blib/lib/Mock/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 1 | 0 | if (not exists $MockConfig{$key} or $MockConfig{$key} ne $val) |
| 48 | 0 | 1 | if (exists &Config::KEYS) { } |
| 59 | 0 | 2 | if (exists &Config::KEYS) |
| 61 | 0 | 0 | unless (exists &Config_FETCHorig) |
| 65 | 0 | 0 | if ($_[0] and exists $MockConfig{$_[1]}) { } |
| 85 | 1 | 0 | unless (exists &Config::KEYS) |