| blib/lib/Router/XS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 11 | 90.9 |
| pod | 9 | 10 | 90.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 15 | 1 | Yes | get |
| 19 | 1 | Yes | post |
| 23 | 1 | Yes | put |
| 27 | 1 | Yes | patch |
| 31 | 1 | Yes | del |
| 35 | 1 | Yes | head |
| 39 | 1 | Yes | conn |
| 43 | 1 | Yes | options |
| 47 | 1 | Yes | any |
| 51 | 0 | No | route |