blib/lib/Build/Hopen/Scope/Hash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 20 | 40.0 |
line | true | false | branch |
---|---|---|---|
71 | 0 | 127 | if defined $set and $set ne '0' and $set ne '*' |
96 | 0 | 13 | unless my $self = shift() |
97 | 0 | 13 | if @_ % 2 |
117 | 0 | 0 | unless my $self = shift() |
118 | 0 | 0 | unless my $hrNew = shift() |
119 | 0 | 0 | unless ref $hrNew eq 'HASH' |
137 | 0 | 50 | unless _set0($args{'set'}) |
153 | 0 | 77 | unless _set0($args{'set'}) |
156 | 44 | 33 | unless defined $val |
157 | 0 | 33 | $args{'set'} eq '*' ? : |