Condition Coverage

lib/Egg/Util/DebugScreen.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 $param = $e->request->params and %$param

or 2 conditions

line l !l condition
23 0 0 $e->errstr || 'Internal Error.'
41 0 0 $e->config->{'content_language'} || 'en'
44 0 0 $e->config->{'content_type'} || 'text/html'