Subroutine Coverage
| blib/lib/XML/SAX/Writer/XML.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
9 |
29 |
31.0
|
| pod |
0 |
24 |
0.0
|
| line |
count |
pod |
subroutine |
|
3
|
3 |
n/a |
BEGIN |
|
4
|
3 |
n/a |
BEGIN |
|
5
|
3 |
n/a |
BEGIN |
|
19
|
14 |
No |
start_document |
|
38
|
5 |
No |
end_document |
|
50
|
5 |
No |
start_element |
|
115
|
5 |
No |
end_element |
|
136
|
2 |
No |
characters |
|
159
|
0 |
No |
start_prefix_mapping |
|
170
|
0 |
No |
end_prefix_mapping |
|
177
|
0 |
No |
processing_instruction |
|
192
|
0 |
No |
ignorable_whitespace |
|
207
|
0 |
No |
skipped_entity |
|
233
|
0 |
No |
notation_decl |
|
259
|
0 |
No |
unparsed_entity_decl |
|
282
|
0 |
No |
element_decl |
|
298
|
0 |
No |
attribute_decl |
|
321
|
0 |
No |
internal_entity_decl |
|
336
|
0 |
No |
external_entity_decl |
|
359
|
0 |
No |
comment |
|
374
|
0 |
No |
start_dtd |
|
393
|
0 |
No |
end_dtd |
|
413
|
0 |
No |
start_cdata |
|
426
|
0 |
No |
end_cdata |
|
438
|
0 |
No |
start_entity |
|
465
|
0 |
No |
end_entity |
|
477
|
0 |
No |
xml_decl |
|
508
|
7 |
n/a |
_output_element |
|
523
|
0 |
n/a |
_output_dtd |