| 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 |
| 61 | 14 | n/a | BEGIN |
| 155 | 15 | n/a | _process_args |
| 164 | 15 | n/a | _extract_opts |
| 214 | 2890 | n/a | _clone |
| 240 | 169 | n/a | _merge_hash_elements |
| 266 | 371 | n/a | _merge_hashes |
| 298 | 1 | n/a | _require_html_packages |
| 305 | 18 | n/a | import |
| 322 | 14 | n/a | BEGIN |
| 325 | 45 | n/a | __ANON__ |
| 408 | 7 | Yes | format |
| 416 | 23 | n/a | _dl |
| 444 | 47 | n/a | _make_schema_regex |
| 461 | 28 | n/a | _escape_uri |
| 470 | 32 | n/a | _make_html_link |
| 546 | 12 | n/a | _store_toc_line |
| 571 | 9 | n/a | _make_header |
| 583 | 50 | n/a | _format |
| 604 | 52 | n/a | _check_blocks |
| 631 | 0 | n/a | _append_processed_line |
| 657 | 0 | n/a | _html_tag |
| 803 | 0 | n/a | _html_comment |
| 810 | 0 | n/a | _html_text |
| 845 | 0 | n/a | _find_blocks_in_html |
| 895 | 50 | n/a | _find_blocks |
| 917 | 305 | n/a | _start_block |
| 951 | 54 | n/a | _nest_blocks |
| 966 | 51 | n/a | _process_blocks |
| 980 | 135 | n/a | _process_block |
| 1024 | 443 | n/a | _get_indentation |
| 1046 | 227 | Yes | format_line |
| 1061 | 11 | n/a | _find_innermost_balanced_pair |
| 1082 | 227 | n/a | _find_links |