Condition Coverage

blib/lib/Gantry.pm
Criterion Covered Total %
condition 5 80 6.2


and 3 conditions

line !l l&&!r l&&r condition
207 0 0 0 @opts == 1 && UNIVERSAL::isa($opts[0], 'HASH')
222 0 0 0 defined $$options{'secure'} and $$options{'secure'}
935 0 0 0 @opts == 1 && UNIVERSAL::isa($opts[0], 'HASH')
988 0 0 0 not defined $$self{'__AP_REQ__'} and defined $p

or 2 conditions

line l !l condition
474 0 0 $self->fish_config('post_max') || '20000000'
480 0 0 $self->fish_config('content_type') || 'text/html'
489 0 0 $self->fish_config('root') || ''
515 0 0 $self->fish_config('date_fmt') || '%b %d, %Y'
576 0 0 $$self{'__URI__'} || ''
587 9 0 $$self{'__LOCATION__'} || ''
598 0 0 $$self{'__ACTION__'} || ''
618 0 0 $$self{'__PATH_INFO__'} || ''
695 0 0 $$self{'__ROOT__'} || ''
706 0 0 $$self{'__CSS_ROOT__'} || ''
717 0 0 $$self{'__TMP_ROOT__'} || ''
728 0 0 $$self{'__TMP_ROOTP__'} || ''
739 0 0 $$self{'__EDITOR_ROOTP__'} || ''
750 0 0 $$self{'__IMG_ROOT__'} || ''
761 0 0 $$self{'__JS_ROOT__'} || ''
777 0 0 $$self{'__APP_ROOTP__'} || ''
788 0 0 $$self{'__WEB_ROOTP__'} || ''
799 0 0 $$self{'__DOC_ROOTP__'} || ''
810 0 0 $$self{'__JS_ROOTP__'} || ''
821 0 0 $$self{'__DOC_ROOT__'} || ''
837 0 0 $$self{'__IMG_ROOTP__'} || ''
853 0 0 $$self{'__CSS_ROOTP__'} || ''
864 0 0 $$self{'__PAGE_TITLE__'} || ''
907 0 0 $$self{'__MODELS__'}{'__AUTH_USERS__'} || 'Gantry::Control::Model::auth_users'
1081 0 0 $self->fish_config('gantry_secret') || 'w3s3cR7'
1170 0 0 $self->status || 'Bad Request'
1199 0 0 $exclude_ref ||= []
1200 0 0 $separator ||= '&'

or 3 conditions

line l !l&&r !l&&!r condition
172 0 0 0 $self->header_in('Cookie') || $self->header_in('HTTP_COOKIE')
400 4 0 4 $tplugin or $class->can('do_action')
415 0 3 5 $splugin || $class->can('state_run')
512 0 0 0 $self->fish_config('page_title') || $self->uri