Subroutine Coverage
| blib/lib/HTTP/Body/MultiPart.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
19 |
19 |
100.0
|
| pod |
13 |
13 |
100.0
|
| line |
count |
pod |
subroutine |
|
3
|
8 |
n/a |
BEGIN |
|
4
|
8 |
n/a |
BEGIN |
|
5
|
8 |
n/a |
BEGIN |
|
7
|
8 |
n/a |
BEGIN |
|
8
|
8 |
n/a |
BEGIN |
|
9
|
8 |
n/a |
BEGIN |
|
32
|
18 |
Yes |
init |
|
50
|
35 |
Yes |
spin |
|
70
|
519 |
Yes |
boundary |
|
78
|
519 |
Yes |
boundary_begin |
|
86
|
44 |
Yes |
boundary_end |
|
94
|
850 |
Yes |
crlf |
|
102
|
457 |
Yes |
delimiter_begin |
|
111
|
44 |
Yes |
delimiter_end |
|
120
|
18 |
Yes |
parse_preamble |
|
141
|
162 |
Yes |
parse_boundary |
|
169
|
150 |
Yes |
parse_header |
|
221
|
152 |
Yes |
parse_body |
|
262
|
148 |
Yes |
handler |