Branch Coverage

blib/lib/IO/Iron/Common.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
80 1 2 if (defined $params{'config'})
83 0 1 'File::Spec'->file_name_is_absolute($params{'config'}) ? :
107 6 18 if (defined $ENV{'IRON_' . uc($config_key)})
127 2 5 if ($file->is_file) { }
131 2 0 if ($file_contents) { }
136 8 8 if (defined $read_config->{$config_key})
166 5 6 $params[0] =~ /[$rfc_3986_reserved_characters]{1,}/msx ? :