blib/lib/Catalyst/TraitFor/Request/ContentNegotiationHelpers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 6 | 15 | 40.0 |
pod | 12 | 12 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
5 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
21 | 2 | n/a | _build_content_negotiator |
36 | 6 | Yes | choose_media_type |
41 | 3 | Yes | accepts_media_type |
46 | 1 | Yes | on_best_media_type |
50 | 0 | Yes | choose_language |
55 | 0 | Yes | accepts_language |
60 | 0 | Yes | on_best_language |
64 | 0 | Yes | choose_charset |
69 | 0 | Yes | accepts_charset |
74 | 0 | Yes | on_best_charset |
78 | 0 | Yes | choose_encoding |
83 | 0 | Yes | accepts_encoding |
88 | 0 | Yes | on_best_encoding |