Subroutine Coverage 
| blib/lib/HTTP/Daemon.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 18 | 39 | 46.1 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
| 5 | 1 | n/a | BEGIN | 
| 6 | 1 | n/a | BEGIN | 
| 10 | 1 | n/a | BEGIN | 
| 11 | 1 | n/a | BEGIN | 
| 19 | 1 | Yes | new | 
| 34 | 0 | Yes | accept | 
| 47 | 1 | Yes | url | 
| 63 | 1 | n/a | _default_port | 
| 67 | 1 | n/a | _default_scheme | 
| 71 | 0 | Yes | product_tokens | 
| 77 | 1 | n/a | BEGIN | 
| 78 | 1 | n/a | BEGIN | 
| 80 | 1 | n/a | BEGIN | 
| 85 | 1 | n/a | BEGIN | 
| 86 | 1 | n/a | BEGIN | 
| 87 | 1 | n/a | BEGIN | 
| 88 | 1 | n/a | BEGIN | 
| 89 | 1 | n/a | BEGIN | 
| 90 | 1 | n/a | BEGIN | 
| 99 | 0 | n/a | get_request | 
| 359 | 0 | n/a | _need_more | 
| 378 | 0 | n/a | read_buffer | 
| 387 | 0 | n/a | reason | 
| 396 | 0 | n/a | proto_ge | 
| 401 | 2 | n/a | _http_version | 
| 407 | 0 | n/a | antique_client | 
| 412 | 0 | n/a | force_last_request | 
| 417 | 0 | n/a | head_request | 
| 423 | 0 | n/a | send_status_line | 
| 432 | 0 | n/a | send_crlf | 
| 437 | 0 | n/a | send_basic_header | 
| 446 | 0 | n/a | send_header | 
| 455 | 0 | n/a | send_response | 
| 518 | 0 | n/a | send_redirect | 
| 537 | 0 | n/a | send_error | 
| 558 | 0 | n/a | send_file_response | 
| 587 | 0 | n/a | send_dir | 
| 593 | 0 | n/a | send_file | 
| 615 | 0 | n/a | daemon |