Branch Coverage

blib/lib/Plosurin/Utl/ExpMapVariables.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
29 0 4 if $n->{'MAPPED'}
31 3 1 if (exists $$vars{$n->{'Ident'}}) { }
37 0 1 if (exists $self->{'params'} and defined $self->{'params'}) { }
42 0 0 if (exists $$params{$n->{'Ident'}}) { }