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 |
3
|
3 |
n/a |
BEGIN |
4
|
3 |
n/a |
BEGIN |
18
|
13 |
No |
start_document |
36
|
4 |
No |
end_document |
48
|
4 |
No |
start_element |
113
|
4 |
No |
end_element |
134
|
2 |
No |
characters |
157
|
0 |
No |
start_prefix_mapping |
168
|
0 |
No |
end_prefix_mapping |
175
|
0 |
No |
processing_instruction |
190
|
0 |
No |
ignorable_whitespace |
205
|
0 |
No |
skipped_entity |
231
|
0 |
No |
notation_decl |
257
|
0 |
No |
unparsed_entity_decl |
280
|
0 |
No |
element_decl |
296
|
0 |
No |
attribute_decl |
319
|
0 |
No |
internal_entity_decl |
334
|
0 |
No |
external_entity_decl |
357
|
0 |
No |
comment |
372
|
0 |
No |
start_dtd |
391
|
0 |
No |
end_dtd |
411
|
0 |
No |
start_cdata |
424
|
0 |
No |
end_cdata |
436
|
0 |
No |
start_entity |
463
|
0 |
No |
end_entity |
475
|
0 |
No |
xml_decl |
506
|
6 |
n/a |
_output_element |
521
|
0 |
n/a |
_output_dtd |