blib/lib/Markdent/Handler/MinimalTree.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 57 | 57 | 100.0 |
pod | 0 | 46 | 0.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 30 | n/a | BEGIN |
4 | 30 | n/a | BEGIN |
5 | 30 | n/a | BEGIN |
9 | 30 | n/a | BEGIN |
10 | 30 | n/a | BEGIN |
11 | 30 | n/a | BEGIN |
12 | 30 | n/a | BEGIN |
14 | 30 | n/a | BEGIN |
15 | 30 | n/a | BEGIN |
36 | 172 | No | start_document |
42 | 172 | No | end_document |
54 | 67 | No | start_header |
66 | 67 | No | end_header |
72 | 21 | No | start_blockquote |
81 | 21 | No | end_blockquote |
87 | 29 | No | start_unordered_list |
96 | 29 | No | end_unordered_list |
102 | 7 | No | start_ordered_list |
111 | 7 | No | end_ordered_list |
123 | 69 | No | start_list_item |
135 | 69 | No | end_list_item |
147 | 169 | No | preformatted |
169 | 7 | No | code_block |
185 | 381 | No | start_paragraph |
194 | 381 | No | end_paragraph |
210 | 21 | No | start_table |
221 | 21 | No | end_table |
227 | 17 | No | start_table_header |
236 | 17 | No | end_table_header |
242 | 23 | No | start_table_body |
251 | 23 | No | end_table_body |
257 | 159 | No | start_table_row |
266 | 159 | No | end_table_row |
284 | 628 | No | start_table_cell |
295 | 628 | No | end_table_cell |
301 | 48 | No | start_emphasis |
307 | 48 | No | end_emphasis |
313 | 10 | No | start_strong |
319 | 10 | No | end_strong |
325 | 106 | No | start_code |
331 | 106 | No | end_code |
347 | 6 | No | auto_link |
372 | 35 | No | start_link |
382 | 35 | No | end_link |
388 | 3 | No | line_break |
404 | 1535 | No | text |
423 | 6 | No | start_html_tag |
441 | 6 | No | end_html_tag |
455 | 2 | No | html_comment_block |
473 | 1 | No | html_comment |
492 | 3 | No | html_tag |
516 | 7 | No | html_entity |
535 | 14 | No | html_block |
565 | 8 | No | image |
574 | 6 | No | horizontal_rule |
581 | 199 | n/a | _start_markup_node |
591 | 1627 | n/a | _set_current_up_one_level |