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 |
203 | 2258 | No | emit_kids |
209 | 114 | No | emit_header |
222 | 3140 | No | emit_plaintext |
230 | 3166 | No | handle_encoding |
241 | 26 | No | encode_none |
245 | 39 | No | encode_split |
253 | 2032 | No | encode_text |
255 | 16 | n/a | BEGIN |
269 | 0 | No | encode_id |
277 | 813 | No | encode_index_anchor |
287 | 17 | No | encode_index_key |
294 | 317 | No | encode_verbatim_text |
300 | 13 | No | emit_literal |
325 | 1 | No | emit_anchor |
331 | 41 | No | emit_number_item |
339 | 145 | No | emit_text_item |
352 | 42 | No | emit_verbatim |
357 | 150 | No | emit_italics |
358 | 211 | No | emit_code |
359 | 30 | No | emit_bold |
360 | 14 | No | emit_superscript |
361 | 14 | No | emit_subscript |
362 | 40 | No | emit_file |
366 | 459 | No | emit_tagged_kids |
376 | 14 | No | emit_footnote |
382 | 14 | No | emit_url |
389 | 53 | No | emit_link |
396 | 16 | n/a | BEGIN |
410 | 56 | n/a | emit_blockquote |
410 | 56 | n/a | emit_epigraph |
410 | 56 | n/a | emit_programlisting |
410 | 56 | n/a | emit_sidebar |
424 | 16 | n/a | BEGIN |
431 | 481 | No | emit_paragraph |
447 | 26 | No | get_anchored_paragraph_attrs |
474 | 230 | n/a | emit_bullet_item |
474 | 230 | n/a | emit_bullet_list |
474 | 230 | n/a | emit_number_list |
474 | 230 | n/a | emit_text_list |
479 | 16 | n/a | BEGIN |
484 | 83 | No | emit_block |
502 | 13 | No | emit_html |
508 | 30 | No | make_basic_block |
519 | 84 | No | make_block_title |
527 | 196 | No | emit_index |
536 | 17 | No | emit_index_link |
545 | 13 | No | emit_table |
558 | 13 | No | emit_headrow |
573 | 26 | No | emit_row |
580 | 52 | No | emit_cell |
586 | 13 | No | emit_figure |