Branch Coverage

blib/lib/Vote/Count/Redact.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
50 8 24 if (grep /^$oldvote$/u, @choices)
76 6 36 if ($v eq $A) { }
107 578 1556 if ($v eq $A) { }
515 1041 elsif ($v eq $B) { }
112 386 571 if ($u eq $B) { }
121 391 506 if ($u eq $A) { }