Condition Coverage
blib/lib/Text/Dice.pm
Criterion
Covered
Total
%
condition
6
9
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
16
1
0
1
'ARRAY' eq ref $_[0] and 'ARRAY' eq ref $_[1]
35
0
0
35
$counts1 and $counts2
or 3 conditions
line
l
!l&&r
!l&&!r
condition
16
1
1
34
ref $_[0] || ref $_[1]