blib/lib/Spreadsheet/WriteExcelXML/XMLwriter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 1 | 2 | 50.0 |
line | count | pod | subroutine |
---|---|---|---|
15 | 24 | n/a | BEGIN |
16 | 24 | n/a | BEGIN |
25 | 24 | n/a | BEGIN |
38 | 101 | No | new |
74 | 2244 | n/a | _format_tag |
117 | 1546 | n/a | _encode_xml_escapes |
147 | 958 | n/a | _write_xml_start_tag |
169 | 40 | n/a | _write_xml_directive |
193 | 932 | n/a | _write_xml_end_tag |
217 | 314 | n/a | _write_xml_element |
240 | 204 | n/a | _write_xml_content |
264 | 55 | n/a | _write_xml_unencoded_content |
283 | 16 | Yes | set_indentation |