Subroutine Coverage 
| blib/lib/Markdent/Parser/BlockParser.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 48 | 48 | 100.0 | 
| pod | 1 | 1 | 100.0 | 
| line | count | pod | subroutine | 
| 3 | 35 | n/a | BEGIN | 
| 4 | 35 | n/a | BEGIN | 
| 5 | 35 | n/a | BEGIN | 
| 9 | 35 | n/a | BEGIN | 
| 10 | 35 | n/a | BEGIN | 
| 11 | 35 | n/a | BEGIN | 
| 12 | 35 | n/a | BEGIN | 
| 13 | 35 | n/a | BEGIN | 
| 14 | 35 | n/a | BEGIN | 
| 15 | 35 | n/a | BEGIN | 
| 16 | 35 | n/a | BEGIN | 
| 17 | 35 | n/a | BEGIN | 
| 18 | 35 | n/a | BEGIN | 
| 19 | 35 | n/a | BEGIN | 
| 20 | 35 | n/a | BEGIN | 
| 21 | 35 | n/a | BEGIN | 
| 22 | 35 | n/a | BEGIN | 
| 23 | 35 | n/a | BEGIN | 
| 24 | 35 | n/a | BEGIN | 
| 25 | 35 | n/a | BEGIN | 
| 26 | 35 | n/a | BEGIN | 
| 27 | 35 | n/a | BEGIN | 
| 28 | 35 | n/a | BEGIN | 
| 29 | 35 | n/a | BEGIN | 
| 30 | 35 | n/a | BEGIN | 
| 32 | 35 | n/a | BEGIN | 
| 33 | 35 | n/a | BEGIN | 
| 34 | 35 | n/a | BEGIN | 
| 75 | 180 | Yes | parse_document | 
| 98 | 180 | n/a | _hash_html_blocks | 
| 123 | 14 | n/a | _hash_and_save_html | 
| 134 | 910 | n/a | _parse_text | 
| 177 | 1355 | n/a | _possible_block_matches | 
| 203 | 1258 | n/a | _match_hashed_html | 
| 233 | 1328 | n/a | _match_html_comment | 
| 274 | 1325 | n/a | _match_atx_header | 
| 310 | 1282 | n/a | _match_two_line_header | 
| 332 | 62 | n/a | _header | 
| 360 | 1244 | n/a | _match_horizontal_rule | 
| 379 | 1263 | n/a | _match_blockquote | 
| 445 | 21 | n/a | _split_chunks_on_regex | 
| 494 | 1242 | n/a | _match_preformatted | 
| 537 | 2072 | n/a | _list_re | 
| 560 | 1100 | n/a | _match_list | 
| 614 | 39 | n/a | _split_list_items | 
| 639 | 39 | n/a | _handle_list_items | 
| 703 | 78 | n/a | _match_list_item | 
| 745 | 972 | n/a | _match_paragraph |