Subroutine Coverage
| blib/lib/XML/Writer/Lazy.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
9 |
43 |
20.9
|
| pod |
3 |
3 |
100.0
|
| line |
count |
pod |
subroutine |
|
50
|
1 |
n/a |
BEGIN |
|
51
|
1 |
n/a |
BEGIN |
|
52
|
1 |
n/a |
BEGIN |
|
53
|
1 |
n/a |
BEGIN |
|
77
|
1 |
Yes |
new |
|
113
|
0 |
Yes |
lazily |
|
162
|
0 |
Yes |
wrap_output |
|
189
|
1 |
n/a |
BEGIN |
|
190
|
1 |
n/a |
BEGIN |
|
193
|
0 |
n/a |
___wrap |
|
200
|
0 |
n/a |
AUTOLOAD |
|
232
|
1 |
n/a |
BEGIN |
|
233
|
1 |
n/a |
BEGIN |
|
237
|
0 |
n/a |
xml_decl |
|
248
|
0 |
n/a |
start_element |
|
267
|
0 |
n/a |
end_element |
|
273
|
0 |
n/a |
characters |
|
279
|
0 |
n/a |
processing_instruction |
|
285
|
0 |
n/a |
comment |
|
294
|
0 |
n/a |
start_dtd |
|
301
|
0 |
n/a |
start_prefix_mapping |
|
308
|
0 |
n/a |
start_cdata |
|
309
|
0 |
n/a |
end_cdata |
|
312
|
0 |
n/a |
not_implemented |
|
322
|
0 |
n/a |
set_document_locator |
|
328
|
0 |
n/a |
skipped_entity |
|
334
|
0 |
n/a |
entity_reference |
|
340
|
0 |
n/a |
notation_decl |
|
346
|
0 |
n/a |
unparsed_entity_decl |
|
352
|
0 |
n/a |
element_decl |
|
358
|
0 |
n/a |
attlist_decl |
|
364
|
0 |
n/a |
doctype_decl |
|
370
|
0 |
n/a |
entity_decl |
|
376
|
0 |
n/a |
attribute_decl |
|
382
|
0 |
n/a |
internal_entity_decl |
|
388
|
0 |
n/a |
external_entity_decl |
|
394
|
0 |
n/a |
resolve_entity |
|
400
|
0 |
n/a |
start_entity |
|
406
|
0 |
n/a |
end_entity |
|
412
|
0 |
n/a |
warning |
|
418
|
0 |
n/a |
error |
|
424
|
0 |
n/a |
fatal_error |
|
434
|
0 |
n/a |
AUTOLOAD |