| blib/lib/Articulate/Caching/Native.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 5 | 1 | unless exists $self->cache->{$location} |
| 75 | 1 | 0 | unless exists $self->cache->{$location}{$what} |
| 89 | 0 | 0 | unless exists $self->cache->{$location} |
| 90 | 0 | 0 | unless exists $self->cache->{$location}{$what} |
| 137 | 0 | 4 | if ($to_remove > 1) |
| 148 | 0 | 0 | unless --$to_remove |