| blib/lib/Pod/Simple/XHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 69 | 70 | 98.5 |
| pod | 9 | 65 | 13.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 47 | 13 | n/a | BEGIN |
| 49 | 13 | n/a | BEGIN |
| 54 | 13 | n/a | BEGIN |
| 66 | 555 | No | encode_entities |
| 84 | 5 | No | decode_entities |
| 98 | 85 | No | encode_url |
| 276 | 139 | Yes | new |
| 299 | 20 | Yes | html_header_tags |
| 363 | 322 | n/a | __in_literal_xhtml_region |
| 369 | 139 | Yes | accept_targets_as_html |
| 376 | 301 | Yes | handle_text |
| 417 | 32 | No | start_code |
| 421 | 32 | No | end_code |
| 425 | 43 | Yes | handle_code |
| 429 | 88 | No | start_Para |
| 433 | 26 | No | start_Verbatim |
| 438 | 63 | No | start_head1 |
| 439 | 15 | No | start_head2 |
| 440 | 8 | No | start_head3 |
| 441 | 9 | No | start_head4 |
| 442 | 2 | No | start_head5 |
| 443 | 2 | No | start_head6 |
| 446 | 8 | No | start_item_number |
| 452 | 12 | No | start_item_bullet |
| 458 | 17 | No | start_item_text |
| 462 | 7 | No | start_over_bullet |
| 463 | 1 | No | start_over_block |
| 464 | 5 | No | start_over_number |
| 466 | 11 | No | start_over_text |
| 472 | 1 | No | end_over_block |
| 475 | 5 | No | end_over_number |
| 482 | 7 | No | end_over_bullet |
| 489 | 11 | No | end_over_text |
| 500 | 88 | No | end_Para |
| 502 | 26 | No | end_Verbatim |
| 508 | 99 | n/a | _end_head |
| 525 | 63 | No | end_head1 |
| 526 | 15 | No | end_head2 |
| 527 | 8 | No | end_head3 |
| 528 | 9 | No | end_head4 |
| 529 | 2 | No | end_head5 |
| 530 | 2 | No | end_head6 |
| 532 | 12 | No | end_item_bullet |
| 533 | 8 | No | end_item_number |
| 538 | 17 | No | end_item_text |
| 557 | 6 | No | start_for |
| 571 | 6 | No | end_for |
| 587 | 134 | No | start_Document |
| 624 | 30 | No | build_index |
| 666 | 134 | No | end_Document |
| 692 | 7 | No | start_B |
| 693 | 7 | No | end_B |
| 695 | 10 | No | start_C |
| 696 | 10 | No | end_C |
| 698 | 1 | No | start_F |
| 699 | 1 | No | end_F |
| 701 | 1 | No | start_I |
| 702 | 1 | No | end_I |
| 704 | 1 | No | start_U |
| 705 | 1 | No | end_U |
| 708 | 33 | No | start_L |
| 721 | 33 | No | end_L |
| 723 | 1 | No | start_S |
| 724 | 1 | No | end_S |
| 727 | 346 | No | emit |
| 756 | 23 | Yes | resolve_pod_page_link |
| 789 | 6 | Yes | resolve_man_page_link |
| 841 | 120 | Yes | idify |
| 868 | 1 | Yes | batch_mode_page_object_init |
| 874 | 0 | No | html_header_after_title |