| blib/lib/Games/Solitaire/Verify/Card.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 21 | 21 | 100.0 |
| pod | 12 | 12 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 28 | n/a | BEGIN |
| 4 | 28 | n/a | BEGIN |
| 7 | 28 | n/a | BEGIN |
| 9 | 28 | n/a | BEGIN |
| 28 | 23438 | n/a | _recalc |
| 37 | 364 | n/a | _card_num_normalize |
| 78 | 45 | Yes | get_suits_seq |
| 86 | 12263 | Yes | calc_rank |
| 94 | 1096 | Yes | calc_rank_with_0 |
| 108 | 11606 | n/a | _from_string |
| 148 | 11837 | n/a | _init |
| 172 | 1965 | Yes | color |
| 180 | 1969 | Yes | color_for_suit |
| 188 | 231 | Yes | clone |
| 205 | 24379 | n/a | _to_string_without_flipped |
| 212 | 24379 | Yes | to_string |
| 222 | 27567 | Yes | fast_s |
| 231 | 19 | Yes | get_ranks_strings |
| 236 | 24379 | Yes | rank_to_string |
| 246 | 24380 | Yes | is_flipped |
| 252 | 11604 | Yes | set_flipped |