| blib/lib/Pod/Simple/XHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 65 | 68 | 95.5 |
| pod | 9 | 63 | 14.2 |
| line | count | pod | subroutine |
|---|---|---|---|
| 47 | 11 | n/a | BEGIN |
| 49 | 11 | n/a | BEGIN |
| 54 | 11 | n/a | BEGIN |
| 66 | 509 | No | encode_entities |
| 84 | 5 | No | decode_entities |
| 98 | 73 | No | encode_url |
| 275 | 127 | Yes | new |
| 297 | 20 | Yes | html_header_tags |
| 361 | 300 | n/a | __in_literal_xhtml_region |
| 367 | 127 | Yes | accept_targets_as_html |
| 374 | 279 | Yes | handle_text |
| 415 | 29 | No | start_code |
| 419 | 29 | No | end_code |
| 423 | 40 | Yes | handle_code |
| 427 | 81 | No | start_Para |
| 431 | 26 | No | start_Verbatim |
| 436 | 59 | No | start_head1 |
| 437 | 14 | No | start_head2 |
| 438 | 8 | No | start_head3 |
| 439 | 9 | No | start_head4 |
| 440 | 2 | No | start_head5 |
| 441 | 2 | No | start_head6 |
| 444 | 8 | No | start_item_number |
| 450 | 12 | No | start_item_bullet |
| 456 | 13 | No | start_item_text |
| 460 | 7 | No | start_over_bullet |
| 461 | 0 | No | start_over_block |
| 462 | 5 | No | start_over_number |
| 464 | 7 | No | start_over_text |
| 470 | 0 | No | end_over_block |
| 473 | 5 | No | end_over_number |
| 480 | 7 | No | end_over_bullet |
| 487 | 7 | No | end_over_text |
| 498 | 81 | No | end_Para |
| 500 | 26 | No | end_Verbatim |
| 506 | 94 | n/a | _end_head |
| 523 | 59 | No | end_head1 |
| 524 | 14 | No | end_head2 |
| 525 | 8 | No | end_head3 |
| 526 | 9 | No | end_head4 |
| 527 | 2 | No | end_head5 |
| 528 | 2 | No | end_head6 |
| 530 | 12 | No | end_item_bullet |
| 531 | 8 | No | end_item_number |
| 536 | 13 | No | end_item_text |
| 555 | 6 | No | start_for |
| 569 | 6 | No | end_for |
| 585 | 123 | No | start_Document |
| 622 | 26 | No | build_index |
| 664 | 123 | No | end_Document |
| 690 | 7 | No | start_B |
| 691 | 7 | No | end_B |
| 693 | 7 | No | start_C |
| 694 | 7 | No | end_C |
| 696 | 1 | No | start_F |
| 697 | 1 | No | end_F |
| 699 | 1 | No | start_I |
| 700 | 1 | No | end_I |
| 703 | 29 | No | start_L |
| 716 | 29 | No | end_L |
| 718 | 1 | No | start_S |
| 719 | 1 | No | end_S |
| 722 | 320 | No | emit |
| 751 | 19 | Yes | resolve_pod_page_link |
| 786 | 6 | Yes | resolve_man_page_link |
| 836 | 119 | Yes | idify |
| 863 | 1 | Yes | batch_mode_page_object_init |
| 869 | 0 | No | html_header_after_title |