Subroutine Coverage
| blib/lib/SVG/Parser/SAX/Handler.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
12 |
21 |
57.1
|
| pod |
15 |
16 |
93.7
|
| line |
count |
pod |
subroutine |
|
2
|
6 |
n/a |
BEGIN |
|
3
|
6 |
n/a |
BEGIN |
|
7
|
6 |
n/a |
BEGIN |
|
8
|
6 |
n/a |
BEGIN |
|
9
|
6 |
n/a |
BEGIN |
|
16
|
4 |
No |
new |
|
43
|
4 |
Yes |
start_document |
|
48
|
160 |
Yes |
start_element |
|
59
|
160 |
Yes |
end_element |
|
64
|
260 |
Yes |
characters |
|
69
|
0 |
Yes |
start_cdata |
|
74
|
0 |
Yes |
end_cdata |
|
79
|
0 |
Yes |
processing_instruction |
|
87
|
8 |
Yes |
comment |
|
92
|
4 |
Yes |
end_document |
|
100
|
0 |
Yes |
xml_decl |
|
111
|
0 |
Yes |
doctype_decl |
|
124
|
0 |
Yes |
entity_decl |
|
155
|
0 |
Yes |
notation_decl |
|
166
|
0 |
Yes |
element_decl |
|
175
|
0 |
Yes |
attribute_decl |