blib/lib/Config/Registry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 24 | 70.8 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 1 | unless $class->_get_class_data('is_published') |
48 | 32 | 17 | unless $data |
49 | 8 | 9 | unless exists $data->{$key} |
69 | 3 | 10 | if ref $l ne 'HASH' |
70 | 0 | 10 | if ref $r ne 'HASH' |
75 | 5 | 4 | unless exists $r->{$key} |
108 | 0 | 1 | unless $extra |
110 | 0 | 1 | if $class->_get_class_data('is_published') |
123 | 7 | 4 | unless $extra |
125 | 0 | 4 | if $class->_get_class_data('is_published') |
137 | 0 | 1 | if $class->_get_class_data('is_published') |
146 | 1 | 0 | if ref $spec ne 'HASH' |