| blib/lib/HTTP/Body/Builder/UrlEncoded.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 11 | 90.9 | 
| pod | 3 | 5 | 60.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 1 | n/a | BEGIN | 
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 5 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 8 | 1 | n/a | BEGIN | 
| 11 | 4 | Yes | new | 
| 28 | 8 | Yes | add_content | 
| 33 | 0 | No | content_type | 
| 38 | 1 | No | add_file | 
| 42 | 7 | Yes | as_string |