Branch Coverage

blib/lib/Passwd/Keyring/Memory.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
56 9 3 unless (exists $$_passwords{$group})
96 23 10 if (exists $$self{'_passwords'}{$key}) { }
116 10 3 if (exists $$self{'_passwords'}{$key}) { }