| blib/lib/Sledge/Config/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if ($config_name =~ /^([^_]+)_/) |
| 23 | 0 | 0 | unless $ENV{$1} |
| 27 | 0 | 0 | if ($config_base) { } |
| 31 | 0 | 0 | $$conf{$config_name} ? : |
| 36 | 0 | 0 | $$conf{$config_name} ? : |
| 41 | 0 | 0 | unless $class->case_sensitive |