| blib/lib/Data/Hopen/Scope/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 24 | 26 | 92.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 58 | 1 | 48 | unless my $self = shift() | 
| 59 | 1 | 47 | if @_ % 2 | 
| 60 | 1 | 46 | unless @_ | 
| 73 | 1 | 44 | unless my $self = shift() | 
| 74 | 1 | 43 | if @_ % 2 | 
| 75 | 4 | 39 | unless @_ | 
| 98 | 1 | 4 | unless my $self = shift() | 
| 99 | 1 | 3 | unless my $hrNew = shift() | 
| 100 | 2 | 1 | unless ref $hrNew eq 'HASH' | 
| 118 | 0 | 520 | unless _set0($args{'set'}) | 
| 134 | 0 | 532 | unless _set0($args{'set'}) | 
| 137 | 204 | 328 | unless defined $val | 
| 138 | 1 | 327 | $args{'set'} eq '*' ? : |