| blib/lib/Plack/Middleware/HealthCheck.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 18 | 18 | 100.0 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 4 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 11 | 2 | n/a | BEGIN |
| 16 | 2 | n/a | BEGIN |
| 18 | 2 | n/a | BEGIN |
| 19 | 2 | n/a | BEGIN |
| 20 | 2 | n/a | BEGIN |
| 23 | 22 | Yes | new |
| 67 | 26 | Yes | call |
| 79 | 41 | Yes | should_serve_health_check |
| 90 | 15 | Yes | should_serve_tags_list |
| 101 | 23 | Yes | serve_health_check |
| 125 | 1 | n/a | __ANON__ |
| 131 | 4 | Yes | serve_tags_list |
| 140 | 37 | Yes | health_check_response |