Branch Coverage

blib/lib/Config/LNPath.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
18 1 3 unless $self->{'config'}
19 1 2 $self->{'merge'} ? :
22 2 1 ref $self->{'config'} eq 'ARRAY' ? :
23 1 2 if $self->{'section'}
28 1 8 unless lnpath($_[0]{'data'}, $_[1])
33 1 2 unless lnpath($_[0]{'data'}{$_[1]}, $_[2])