blib/lib/Hub/Webapp/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 0 | $parser->populate($Hub::Webapp::Response::Hub) || '' |
102 | 0 | 0 | lc shift() || '' |
104 | 0 | 0 | $$Hub::Webapp::Response::Hub{'/conf/content_types'} ||= {'htm', {'type', 'text/html'}, 'html', {'type', 'text/html'}, 'js', {'type', 'text/javascript'}, 'css', {'type', 'text/css'}, 'txt', {'type', 'text/plain'}} |
122 | 0 | 0 | $$Hub::Webapp::Response::Hub{"/conf/content_types/$ext"} || {} |
123 | 0 | 0 | $$content_types{'encoding'} || '' |
124 | 0 | 0 | $$content_types{'type'} || 'text/html' |
125 | 0 | 0 | $$content_types{'header'} || '' |