Branch Coverage

blib/lib/Class/Data/ConfigHash.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
15 5 11 if (@_) { }
16 3 2 @_ > 1 ? :
31 1 10 if ((my $config_sub_now = $self->can('_config')) ne $config_sub)
52 0 6 unless (defined $righthash)
56 0 6 unless (defined $lefthash)
66 0 6 if ($right_ref and $left_ref) { }