Condition Coverage

blib/lib/Catalyst/Plugin/Errors.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 0 &Scalar::Util::blessed($obj) && $obj->can('as_http_response')

or 2 conditions

line l !l condition
116 0 0 ref $args[0] || ''
121 0 0 ref $args[0] || ''

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 CatalystX::Utils::ContentNegotiation::content_negotiator()->choose_media_type(\@accepted, $c->request->header('Accept')) || $default_media_type