Subroutine Coverage
| blib/lib/Game/Cribbage.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
3 |
31 |
9.6
|
| pod |
28 |
28 |
100.0
|
| line |
count |
pod |
subroutine |
|
5
|
1 |
n/a |
BEGIN |
|
6
|
1 |
n/a |
BEGIN |
|
7
|
1 |
n/a |
BEGIN |
|
12
|
0 |
Yes |
start |
|
37
|
0 |
Yes |
init_game |
|
49
|
0 |
Yes |
init_draw |
|
113
|
0 |
Yes |
end_hands |
|
153
|
0 |
Yes |
play_hand |
|
234
|
0 |
Yes |
split_cards |
|
280
|
0 |
Yes |
draw_cards |
|
286
|
0 |
Yes |
discard_cards |
|
323
|
0 |
Yes |
starter |
|
358
|
0 |
Yes |
render_card |
|
391
|
0 |
Yes |
render_opponent_cards |
|
414
|
0 |
Yes |
render_player_cards |
|
430
|
0 |
Yes |
render_run_play |
|
445
|
0 |
Yes |
show_face_down_split |
|
477
|
0 |
Yes |
draw_background |
|
491
|
0 |
Yes |
draw_starter |
|
500
|
0 |
Yes |
draw_crib |
|
529
|
0 |
Yes |
draw_go |
|
537
|
0 |
Yes |
draw_dealer |
|
553
|
0 |
Yes |
draw_scores |
|
573
|
0 |
Yes |
winner |
|
591
|
0 |
Yes |
clear_screen |
|
596
|
0 |
Yes |
reset_cursor |
|
600
|
0 |
Yes |
set_cursor_vertical |
|
604
|
0 |
Yes |
set_cursor_horizontal |
|
608
|
0 |
Yes |
say |
|
620
|
0 |
Yes |
print_header |
|
630
|
0 |
Yes |
print_footer |