Subroutine Coverage 
| lib/Web/DataService/Plugin/Dancer.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 4 | 26 | 15.3 | 
| pod | 0 | 24 | 0.0 | 
| line | count | pod | subroutine | 
| 15 | 1 | n/a | BEGIN | 
| 19 | 1 | n/a | BEGIN | 
| 24 | 1 | No | initialize_plugin | 
| 50 | 1 | No | read_config | 
| 64 | 0 | No | store_inner | 
| 76 | 0 | No | retrieve_inner | 
| 87 | 0 | No | store_outer | 
| 98 | 0 | No | retrieve_outer | 
| 109 | 0 | No | get_connection | 
| 119 | 0 | No | get_base_url | 
| 129 | 0 | No | get_request_url | 
| 139 | 0 | No | get_request_path | 
| 149 | 0 | No | get_http_method | 
| 159 | 0 | No | get_content_type | 
| 169 | 0 | No | get_params | 
| 183 | 0 | No | get_param | 
| 195 | 0 | No | get_request_body | 
| 221 | 0 | No | set_cors_header | 
| 236 | 0 | No | set_content_type | 
| 248 | 0 | No | set_header | 
| 260 | 0 | No | set_status | 
| 272 | 0 | No | set_body | 
| 285 | 0 | No | file_path | 
| 296 | 0 | No | file_readable | 
| 307 | 0 | No | file_exists | 
| 319 | 0 | No | send_file |