blib/lib/Catalyst/TraitFor/Request/ContentNegotiationHelpers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 2 | 15 | 13.3 |
pod | 12 | 12 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
19 | 0 | n/a | _build_content_negotiator |
34 | 0 | Yes | choose_media_type |
39 | 0 | Yes | accepts_media_type |
44 | 0 | Yes | on_best_media_type |
48 | 0 | Yes | choose_language |
53 | 0 | Yes | accepts_language |
58 | 0 | Yes | on_best_language |
62 | 0 | Yes | choose_charset |
67 | 0 | Yes | accepts_charset |
72 | 0 | Yes | on_best_charset |
76 | 0 | Yes | choose_encoding |
81 | 0 | Yes | accepts_encoding |
86 | 0 | Yes | on_best_encoding |