| blib/lib/Text/MediawikiFormat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 37 | 42 | 88.1 |
| pod | 2 | 2 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 14 | n/a | BEGIN |
| 4 | 14 | n/a | BEGIN |
| 48 | 14 | n/a | BEGIN |
| 49 | 14 | n/a | BEGIN |
| 50 | 14 | n/a | BEGIN |
| 51 | 14 | n/a | BEGIN |
| 52 | 14 | n/a | BEGIN |
| 53 | 14 | n/a | BEGIN |
| 56 | 14 | n/a | BEGIN |
| 60 | 14 | n/a | BEGIN |
| 152 | 15 | n/a | _process_args |
| 160 | 15 | n/a | _extract_opts |
| 211 | 2890 | n/a | _clone |
| 239 | 169 | n/a | _merge_hash_elements |
| 260 | 371 | n/a | _merge_hashes |
| 295 | 1 | n/a | _require_html_packages |
| 300 | 18 | n/a | import |
| 317 | 14 | n/a | BEGIN |
| 319 | 45 | n/a | __ANON__ |
| 399 | 7 | Yes | format |
| 407 | 23 | n/a | _dl |
| 430 | 47 | n/a | _make_schema_regex |
| 446 | 28 | n/a | _escape_uri |
| 454 | 32 | n/a | _make_html_link |
| 522 | 12 | n/a | _store_toc_line |
| 545 | 9 | n/a | _make_header |
| 554 | 50 | n/a | _format |
| 574 | 52 | n/a | _check_blocks |
| 597 | 0 | n/a | _append_processed_line |
| 623 | 0 | n/a | _html_tag |
| 759 | 0 | n/a | _html_comment |
| 765 | 0 | n/a | _html_text |
| 797 | 0 | n/a | _find_blocks_in_html |
| 843 | 50 | n/a | _find_blocks |
| 861 | 305 | n/a | _start_block |
| 894 | 54 | n/a | _nest_blocks |
| 907 | 51 | n/a | _process_blocks |
| 919 | 135 | n/a | _process_block |
| 958 | 443 | n/a | _get_indentation |
| 979 | 227 | Yes | format_line |
| 993 | 11 | n/a | _find_innermost_balanced_pair |
| 1013 | 227 | n/a | _find_links |