blib/lib/HTML/TableContent/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 42 | 47 | 89.3 |
pod | 31 | 33 | 93.9 |
line | count | pod | subroutine |
---|---|---|---|
3 | 20 | n/a | BEGIN |
5 | 20 | n/a | BEGIN |
6 | 20 | n/a | BEGIN |
7 | 20 | n/a | BEGIN |
37 | 45 | n/a | _build_html5 |
43 | 0 | n/a | _build_thead |
49 | 0 | n/a | _build_tbody |
55 | 45 | n/a | _build_vertical |
75 | 11 | Yes | aoa |
91 | 10 | Yes | aoh |
100 | 18 | Yes | add_caption |
105 | 52 | Yes | has_caption |
107 | 145 | Yes | all_rows |
110 | 2236 | Yes | add_row |
115 | 9208 | Yes | row_count |
117 | 8933 | Yes | get_row |
119 | 139 | Yes | get_first_row |
121 | 8748 | Yes | get_last_row |
123 | 259 | Yes | clear_row |
125 | 1 | Yes | clear_first_row |
127 | 258 | Yes | clear_last_row |
129 | 1503 | Yes | all_headers |
132 | 563 | Yes | add_header |
137 | 273 | Yes | header_count |
139 | 73 | Yes | get_header |
141 | 48 | Yes | get_first_header |
143 | 12 | Yes | get_last_header |
145 | 3 | Yes | clear_header |
147 | 1 | Yes | clear_first_header |
149 | 1 | Yes | clear_last_header |
152 | 52 | n/a | _render_element |
156 | 0 | n/a | _render_vertical_table |
179 | 52 | n/a | _render_horizontal_table |
213 | 0 | n/a | _generate_element_attr |
224 | 65 | Yes | headers_spec |
230 | 63 | Yes | header_exists |
238 | 19 | Yes | get_col |
243 | 2 | Yes | get_col_text |
248 | 26 | Yes | get_header_column |
268 | 5243 | Yes | parse_to_column |
290 | 7 | Yes | get_header_column_text |
297 | 21 | Yes | has_nested_table_column |
307 | 19 | Yes | nested_column_headers |
320 | 3 | n/a | _dedupe_object_array_not_losing_order |
336 | 49 | n/a | _filter_headers |
357 | 2 | No | clear_column |
379 | 0 | No | sort |