| blib/lib/Wiktionary/Parser/Section.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 18 | 22 | 81.8 | 
| pod | 0 | 15 | 0.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 3 | n/a | BEGIN | 
| 4 | 3 | n/a | BEGIN | 
| 5 | 3 | n/a | BEGIN | 
| 7 | 3 | n/a | BEGIN | 
| 8 | 3 | n/a | BEGIN | 
| 11 | 81 | No | new | 
| 25 | 331 | No | get_section_number | 
| 30 | 198 | No | get_header | 
| 35 | 0 | No | set_header | 
| 41 | 40 | No | add_content | 
| 49 | 0 | No | get_content | 
| 54 | 292 | No | get_document | 
| 59 | 40 | No | set_document | 
| 69 | 250 | No | get_parent_section | 
| 83 | 0 | No | get_child_sections | 
| 98 | 0 | No | get_child_document | 
| 110 | 79 | n/a | _get_parent_language_section | 
| 119 | 20 | n/a | _get_parent_part_of_speech_section | 
| 143 | 99 | No | get_ancestor_sections | 
| 156 | 79 | No | get_language | 
| 167 | 37 | No | get_part_of_speech | 
| 179 | 104 | No | get_template_parser |