Subroutine Coverage
| blib/lib/XML/Handler/HTMLWriter.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
21 |
22 |
95.4
|
| pod |
1 |
1 |
100.0
|
| line |
count |
pod |
subroutine |
|
5
|
12 |
n/a |
BEGIN |
|
6
|
12 |
n/a |
BEGIN |
|
10
|
12 |
n/a |
BEGIN |
|
11
|
12 |
n/a |
BEGIN |
|
15
|
12 |
Yes |
new |
|
30
|
12 |
n/a |
BEGIN |
|
31
|
12 |
n/a |
BEGIN |
|
32
|
12 |
n/a |
BEGIN |
|
37
|
219 |
n/a |
print |
|
42
|
8 |
n/a |
escape_attrib |
|
50
|
4 |
n/a |
escape_url |
|
58
|
63 |
n/a |
escape_html |
|
89
|
166 |
n/a |
is_html_tag |
|
103
|
47 |
n/a |
is_empty_tag |
|
139
|
12 |
n/a |
is_url_attrib |
|
174
|
13 |
n/a |
is_boolean_attrib |
|
181
|
12 |
n/a |
start_document |
|
189
|
52 |
n/a |
start_element |
|
255
|
52 |
n/a |
end_element |
|
274
|
67 |
n/a |
characters |
|
292
|
1 |
n/a |
processing_instruction |
|
303
|
0 |
n/a |
comment |