Branch Coverage

blib/lib/WebService/GrowthBook/InMemoryFeatureCache.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
16 8 4 unless $entry
17 3 1 unless $entry->expired
22 1 3 if (exists $cache{$key})