blib/lib/CGI/Application/Plugin/DeclareREST.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 16 | 75.0 |
pod | 9 | 9 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
1 | 2 | n/a | BEGIN |
2 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
7 | 2 | n/a | BEGIN |
8 | 2 | n/a | BEGIN |
25 | 0 | Yes | add_route |
34 | 6 | Yes | get |
44 | 1 | Yes | post |
54 | 1 | Yes | del |
64 | 0 | Yes | put |
74 | 0 | Yes | patch |
84 | 1 | Yes | any |
93 | 2 | n/a | import |
100 | 10 | n/a | _routes_prerun |
125 | 0 | Yes | match |
130 | 8 | Yes | captures |