| blib/lib/WebService/GrowthBook/FeatureRepository.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | unless builtin::blessed($new_cache) and $new_cache->isa("WebService::GrowthBook::AbstractFeatureCache") |
| 30 | 1 | 7 | if ($features) |
| 35 | 2 | 5 | if ($features) |
| 47 | 2 | 5 | if (exists $decoded->{'features'}) { } |