Condition Coverage

lib/Egg/Dispatch.pm
Criterion Covered Total %
condition 0 21 0.0


or 2 conditions

line l !l condition
65 0 0 $self->action || (return '')
74 0 0 $$cf{'template_default_name'} || 'index'
75 0 0 $$cf{'deispath_default_name'} || '_default'

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 shift() || croak(' I want include package name. ')
22 0 0 0 shift() || croak(' I want method name. ')
28 0 0 0 shift() || croak(' I want param name. ')
31 0 0 0 $ENV{"${name_uc}_REQUEST_PARTS"} or $_[0]->request->param($pname)
43 0 0 0 ref $e || $e