Branch Coverage

blib/lib/Games/Solitaire/Verify/Foundations.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
40 0 274 unless ($str =~ /\AFoundations: H-($rank_re) C-($rank_re) D-($rank_re) S-($rank_re) *\z/ms)
67 0 281 unless (exists $args->{'num_decks'})
78 274 7 if (exists $args->{'string'})