| blib/lib/IO/Iron/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 1 | 2 | if (defined $params{'config'}) |
| 81 | 0 | 1 | 'File::Spec'->file_name_is_absolute($params{'config'}) ? : |
| 105 | 6 | 18 | if (defined $ENV{"IRON_" . uc($config_key)}) |
| 124 | 2 | 5 | if ($file->is_file) { } |
| 128 | 2 | 0 | if ($file_contents) { } |
| 133 | 8 | 8 | if (defined $read_config->{$config_key}) |
| 162 | 5 | 6 | $params[0] =~ /[$rfc_3986_reserved_characters]{1,}/msx ? : |