Branch Coverage

blib/lib/Data/Overlay.pm
Criterion Covered Total %
branch 17 32 53.1


line true false branch
154 128 151 if @$actions == 1
172 6 673 if blessed $maybe_ref
194 288 54 if (_isreftype('HASH', $overlay)) { }
197 9 279 unless (keys %$overlay)
203 163 137 if /^(==?)/
219 0 158 unless $callback
225 138 141 unless @$overlay_keys or @$escaped_keys
229 131 10 if (_isreftype('HASH', $new_ds)) { }
254 0 54 unless $callback
600 0 0 if ($debug)
602 0 0 if $debug >= 1
603 0 0 if $debug >= 2
604 0 0 if $debug >= 3
607 0 0 if ($debug)
609 0 0 if $debug >= 2
623 444 0 if $dumper->can('Sortkeys')