| blib/lib/AnyEvent/KVStore/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 0 | 2 | if defined $prefix and $prefix ne "" |
| 118 | 0 | 6 | if (exists $self->_watches->{""}) |
| 124 | 4 | 2 | if (exists $self->_watches->{$first_letter}) |
| 126 | 4 | 0 | if $key =~ /^$$w{"pfx"}/ |
| 129 | 0 | 6 | unless (defined $value) |
| 140 | 0 | 2 | if ($pfx eq '' or not defined $pfx) { } |