Subroutine Coverage
blib/lib/XML/SAX/Writer/XML.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
8 |
28 |
28.5
|
pod |
0 |
24 |
0.0
|
line |
count |
pod |
subroutine |
9
|
1 |
n/a |
BEGIN |
10
|
1 |
n/a |
BEGIN |
22
|
1 |
No |
start_document |
40
|
1 |
No |
end_document |
52
|
1 |
No |
start_element |
118
|
1 |
No |
end_element |
139
|
1 |
No |
characters |
162
|
0 |
No |
start_prefix_mapping |
173
|
0 |
No |
end_prefix_mapping |
180
|
0 |
No |
processing_instruction |
195
|
0 |
No |
ignorable_whitespace |
210
|
0 |
No |
skipped_entity |
233
|
0 |
No |
notation_decl |
259
|
0 |
No |
unparsed_entity_decl |
283
|
0 |
No |
element_decl |
298
|
0 |
No |
attribute_decl |
316
|
0 |
No |
internal_entity_decl |
331
|
0 |
No |
external_entity_decl |
355
|
0 |
No |
comment |
370
|
0 |
No |
start_dtd |
389
|
0 |
No |
end_dtd |
409
|
0 |
No |
start_cdata |
422
|
0 |
No |
end_cdata |
434
|
0 |
No |
start_entity |
461
|
0 |
No |
end_entity |
473
|
0 |
No |
xml_decl |
504
|
2 |
n/a |
_output_element |
519
|
0 |
n/a |
_output_dtd |