blib/lib/Mojolicious/Plugin/CanonicalURL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 14 | 14 | 100.0 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 4 | n/a | BEGIN |
3 | 4 | n/a | BEGIN |
4 | 4 | n/a | BEGIN |
5 | 4 | n/a | BEGIN |
6 | 4 | n/a | BEGIN |
7 | 4 | n/a | BEGIN |
14 | 308 | Yes | register |
100 | 350 | n/a | _quote_sub |
105 | 308 | n/a | _parse_and_validate_config |
175 | 256 | n/a | _validate_should_canonicalize_request_config |
221 | 79 | n/a | _validate_starts_with_hash |
234 | 213 | n/a | _create_should_canonicalize_request_sub_string |
361 | 469 | n/a | _get_should_canonicalize_request_config_name |
365 | 16 | Yes | remove_trailing_slashes |