blib/lib/Config/ZOMG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 22 | 90.9 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 1 | if $self->load->{'home'} |
50 | 1 | 0 | unless $self->source->path_is_file |
63 | 8 | 11 | if ($$given{'file'}) |
82 | 32 | 101 | if exists $$given{$_} |
85 | 1 | 18 | if exists $source{'local_suffix'} and exists $$given{'file'} |
95 | 4 | 5 | unless (ref $_[0]) |
97 | 2 | 2 | @_ == 1 ? : |
100 | 1 | 4 | if @_ |
102 | 1 | 4 | unless $self->found |
103 | 1 | 3 | wantarray ? : |
109 | 41 | 18 | if $self->loaded and $self->load_once |