| blib/lib/Poker/Score/Bring/Wild.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if ($card->is_wild) { } |
| 43 | 0 | 0 | if ($norm_count == 0) { } |
| 0 | 0 | elsif ($wild_count == 3) { } | |
| 70 | 0 | 0 | if (defined $temp_score and $temp_score >= $score) |