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 |
9 | 2 | n/a | BEGIN |
10 | 2 | n/a | BEGIN |
11 | 2 | n/a | BEGIN |
28 | 0 | Yes | add_route |
37 | 6 | Yes | get |
47 | 1 | Yes | post |
57 | 1 | Yes | del |
67 | 0 | Yes | put |
77 | 0 | Yes | patch |
87 | 1 | Yes | any |
96 | 2 | n/a | import |
103 | 10 | n/a | _routes_prerun |
128 | 0 | Yes | match |
133 | 8 | Yes | captures |