| blib/lib/Tie/Hash/Approx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 3 | unless %{$this;} |
| 20 | 1 | 2 | if exists $$this{$key} |
| 29 | 1 | 1 | if (wantarray) { } |
| 41 | 1 | 5 | unless %{$this;} |
| 42 | 1 | 4 | if ($key eq '') |
| 43 | 0 | 1 | if exists $$this{''} |
| 47 | 1 | 3 | if exists $$this{$key} |
| 48 | 1 | 2 | if amatch($key, keys %{$this;}) |
| 57 | 0 | 2 | if exists $$this{$key} |