blib/lib/Games/Solitaire/Verify/Foundations.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
42 | 0 | 274 | unless ($str =~ /\AFoundations: H-($rank_re) C-($rank_re) D-($rank_re) S-($rank_re) *\z/ms) |
69 | 0 | 281 | unless (exists $args->{'num_decks'}) |
80 | 274 | 7 | if (exists $args->{'string'}) |