Branch Coverage

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


line true false branch
34 3 1 if (exists $self->{'static'}{$key}) { }
35 3 0 if (exists $self->{'static'}{$key}{$type}) { }