blib/lib/Articulate/Caching.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 4 | if $provider->is_cached($what, $location) |
68 | 0 | 0 | if $provider->is_cached($what, $location) |
86 | 4 | 0 | if $provider->set_cache($what, $location, $value) |
103 | 2 | 2 | if $provider->clear_cache($what, $location) |