Branch Coverage

blib/lib/Wikibase/Cache/Backend/Basic.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
30 2 1 if (exists $self->{'static'}{$key}) { }
31 2 0 if (exists $self->{'static'}{$key}{$type}) { }