Branch Coverage

blib/lib/Games/Solitaire/Verify/Column.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
26 2 2235 unless ($str =~ s/\A:(?: )?//)
51 2237 74 if (exists $args->{'string'}) { }
74 0 elsif (exists $args->{'cards'}) { }