blib/lib/Data/FormValidator/Constraints/HTTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 6 | 11 | 54.5 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
180 | 1 | Yes | http_method |
183 | 6 | n/a | __ANON__ |
198 | 0 | n/a | DELETE |
199 | 0 | Yes | GET |
200 | 0 | Yes | OPTIONS |
201 | 1 | Yes | POST |
202 | 0 | Yes | PUT |
203 | 0 | Yes | TRACE |