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 |
|
6
|
7 |
n/a |
BEGIN |
|
7
|
7 |
n/a |
BEGIN |
|
8
|
7 |
n/a |
BEGIN |
|
10
|
7 |
n/a |
BEGIN |
|
11
|
7 |
n/a |
BEGIN |
|
12
|
7 |
n/a |
BEGIN |
|
35
|
18 |
Yes |
init |
|
53
|
35 |
Yes |
spin |
|
73
|
519 |
Yes |
boundary |
|
81
|
519 |
Yes |
boundary_begin |
|
89
|
44 |
Yes |
boundary_end |
|
97
|
850 |
Yes |
crlf |
|
105
|
457 |
Yes |
delimiter_begin |
|
114
|
44 |
Yes |
delimiter_end |
|
123
|
18 |
Yes |
parse_preamble |
|
144
|
162 |
Yes |
parse_boundary |
|
172
|
150 |
Yes |
parse_header |
|
224
|
152 |
Yes |
parse_body |
|
265
|
148 |
Yes |
handler |