| line |
true |
false |
branch |
|
19
|
1 |
14 |
@_ > 1 ? : |
|
76
|
30 |
13 |
unless @cards > 1 |
|
78
|
0 |
13 |
if @cards == 4 |
|
89
|
6 |
8 |
unless sum map($self->_pair_pts($_), grep((@{$pips{$_};} == 2), keys %pips)) |
|
125
|
15 |
7 |
if $_ > 9 |
|
126
|
82 |
0 |
if $_ > 1 |
|
127
|
21 |
0 |
if $_ > 1 |
|
129
|
31 |
17 |
if $_ > 5 |
|
136
|
1 |
15 |
if $score |
|
142
|
5 |
10 |
if $high3 |
|
150
|
5 |
10 |
if $self->twosix >= 2 and $self->gap($self->twosix) < 4 |
|
157
|
3 |
7 |
if $self->sixking == 2 and $self->gap($self->sixking) < 4 |
|
164
|
14 |
2 |
unless $self->sixup == 4 |
|
165
|
1 |
1 |
if $self->gap($self->cards) > 3 |
|
172
|
10 |
5 |
unless @cards >= 3 |
|
173
|
4 |
1 |
if @cards == 3 |
|
182
|
5 |
2 |
unless $self->ace and $self->court |
|
183
|
0 |
2 |
if $self->gap($self->ace, $self->court) > 3 |
|
189
|
4 |
11 |
$self->ace && $self->twofive ? : |