Condition Coverage

blib/lib/Game/RockPaperScissorsLizardSpock.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
24 2 35 0 defined $player1 and exists $choices{$player1}

or 3 conditions

line l !l&&r !l&&!r condition
36 7 6 11 $difference == 1 or $difference == 2