Subroutine Coverage
| blib/lib/Spreadsheet/ParseExcel/Worksheet.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
42 |
44 |
95.4
|
| pod |
36 |
38 |
94.7
|
| line |
count |
pod |
subroutine |
|
19
|
21 |
n/a |
BEGIN |
|
20
|
21 |
n/a |
BEGIN |
|
21
|
21 |
n/a |
BEGIN |
|
31
|
87 |
No |
new |
|
51
|
267 |
Yes |
get_cell |
|
89
|
15 |
Yes |
row_range |
|
108
|
15 |
Yes |
col_range |
|
124
|
11 |
Yes |
get_name |
|
135
|
2 |
No |
sheet_num |
|
148
|
2 |
Yes |
get_h_pagebreaks |
|
161
|
2 |
Yes |
get_v_pagebreaks |
|
174
|
2 |
Yes |
get_merged_areas |
|
187
|
3 |
Yes |
get_row_heights |
|
204
|
3 |
Yes |
get_col_widths |
|
221
|
2 |
Yes |
get_default_row_height |
|
234
|
2 |
Yes |
get_default_col_width |
|
248
|
0 |
n/a |
_get_row_properties |
|
262
|
0 |
n/a |
_get_col_properties |
|
275
|
2 |
Yes |
get_header |
|
288
|
2 |
Yes |
get_footer |
|
301
|
2 |
Yes |
get_margin_left |
|
314
|
2 |
Yes |
get_margin_right |
|
327
|
2 |
Yes |
get_margin_top |
|
340
|
2 |
Yes |
get_margin_bottom |
|
353
|
2 |
Yes |
get_margin_header |
|
366
|
2 |
Yes |
get_margin_footer |
|
379
|
2 |
Yes |
get_paper |
|
392
|
4 |
Yes |
get_start_page |
|
411
|
2 |
Yes |
get_print_order |
|
424
|
2 |
Yes |
get_print_scale |
|
438
|
6 |
Yes |
get_fit_to_pages |
|
456
|
2 |
Yes |
is_portrait |
|
469
|
2 |
Yes |
is_centered_horizontally |
|
482
|
2 |
Yes |
is_centered_vertically |
|
495
|
2 |
Yes |
is_print_gridlines |
|
508
|
2 |
Yes |
is_print_row_col_headers |
|
521
|
2 |
Yes |
is_print_black_and_white |
|
534
|
2 |
Yes |
is_print_draft |
|
547
|
2 |
Yes |
is_print_comments |
|
559
|
1 |
Yes |
get_tab_color |
|
571
|
2 |
Yes |
is_sheet_hidden |
|
585
|
2 |
Yes |
is_row_hidden |
|
607
|
2 |
Yes |
is_col_hidden |
|
625
|
21 |
n/a |
BEGIN |