blib/lib/App/CLI/Plugin/Config/YAML/Syck.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
108 | 3 | 6 | $search_path eq $ENV{'HOME'} ? : |
109 | 0 | 9 | if (-e $file and -f $file) |
114 | 1 | 2 | if (exists $ENV{'APPCLI_CONFIGFILE'} and defined $ENV{'APPCLI_CONFIGFILE'}) |
117 | 1 | 2 | if (exists $$self{'configfile'} and defined $$self{'configfile'}) |
121 | 1 | 2 | if (exists $self->config->{'config_file'} and defined $self->config->{'config_file'}) |