| blib/lib/Config/Nested/Section.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 121 | 2 | 6 | if (ref $this) { } |
| 134 | 0 | 8 | if @_ % 2 |
| 171 | 0 | 21 | if $Config::Nested::Section::AUTOLOAD =~ /::DESTROY$/ |
| 177 | 1 | 20 | unless (exists $$this{$Config::Nested::Section::AUTOLOAD}) |
| 183 | 4 | 16 | if (@_) |
| 186 | 3 | 1 | if (ref $$this{$Config::Nested::Section::AUTOLOAD} eq '') { } |
| 1 | 0 | elsif (ref $$this{$Config::Nested::Section::AUTOLOAD} eq 'ARRAY') { } |