lib/Pod/PseudoPod/DOM/Role/HTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 69 | 71 | 97.1 |
pod | 0 | 53 | 0.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 16 | n/a | BEGIN |
5 | 16 | n/a | BEGIN |
7 | 16 | n/a | BEGIN |
9 | 16 | n/a | BEGIN |
10 | 16 | n/a | BEGIN |
11 | 16 | n/a | BEGIN |
20 | 425 | No | get_anchor |
27 | 53 | No | get_link_for_anchor |
40 | 14 | No | resolve_anchors |
52 | 20 | No | get_index_entries |
67 | 50 | No | accept_targets |
68 | 0 | No | encode_E_contents |
84 | 143 | No | emit_character |
103 | 5301 | No | emit |
112 | 41 | No | emit_document |
120 | 1 | No | extract_headings |
135 | 1 | No | emit_toc |
143 | 1 | No | walk_headings |
174 | 5 | No | get_heading_link |
186 | 1 | No | emit_body |
202 | 2258 | No | emit_kids |
208 | 114 | No | emit_header |
221 | 3140 | No | emit_plaintext |
229 | 3166 | No | handle_encoding |
240 | 26 | No | encode_none |
244 | 39 | No | encode_split |
252 | 2032 | No | encode_text |
254 | 16 | n/a | BEGIN |
268 | 0 | No | encode_id |
276 | 813 | No | encode_index_anchor |
286 | 17 | No | encode_index_key |
293 | 317 | No | encode_verbatim_text |
299 | 13 | No | emit_literal |
324 | 1 | No | emit_anchor |
330 | 41 | No | emit_number_item |
338 | 145 | No | emit_text_item |
351 | 42 | No | emit_verbatim |
356 | 150 | No | emit_italics |
357 | 211 | No | emit_code |
358 | 30 | No | emit_bold |
359 | 14 | No | emit_superscript |
360 | 14 | No | emit_subscript |
361 | 40 | No | emit_file |
365 | 459 | No | emit_tagged_kids |
375 | 14 | No | emit_footnote |
381 | 14 | No | emit_url |
388 | 53 | No | emit_link |
395 | 16 | n/a | BEGIN |
409 | 56 | n/a | emit_blockquote |
409 | 56 | n/a | emit_epigraph |
409 | 56 | n/a | emit_programlisting |
409 | 56 | n/a | emit_sidebar |
423 | 16 | n/a | BEGIN |
430 | 481 | No | emit_paragraph |
446 | 26 | No | get_anchored_paragraph_attrs |
473 | 230 | n/a | emit_bullet_item |
473 | 230 | n/a | emit_bullet_list |
473 | 230 | n/a | emit_number_list |
473 | 230 | n/a | emit_text_list |
478 | 16 | n/a | BEGIN |
483 | 83 | No | emit_block |
501 | 13 | No | emit_html |
507 | 30 | No | make_basic_block |
518 | 84 | No | make_block_title |
526 | 196 | No | emit_index |
535 | 17 | No | emit_index_link |
544 | 13 | No | emit_table |
557 | 13 | No | emit_headrow |
572 | 26 | No | emit_row |
579 | 52 | No | emit_cell |
585 | 13 | No | emit_figure |