Condition Coverage

blib/lib/App/Framework/Core.pm
Criterion Covered Total %
condition 19 32 59.3


or 2 conditions

line l !l condition
228 0 26 $App::Frameowrk::Settings::DATE_TZ || 'GMT'
229 0 26 $App::Frameowrk::Settings::DATE_FORMAT || 'non-US'
322 55 405 $pkg ||= 'temp_app_pkg'
408 27 0 delete $args{'_inheritence'} || []
679 25 26 $feature_args_href ||= {}
693 4 126 $feature_args_href->{$feature} || ''
989 31 56 $feature_methods_href->{$method} ||= []
1499 58 42 $this->$fn_name || ''
1715 469 248 $fields{$field} ||= ''
1772 0 0 $min_debug ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
162 0 26 0 ref $obj || $obj
169 26 0 0 delete $args{'_caller_info'} || croak("$class must be called via App::Framework")
699 0 0 130 exists $features_href->{$feature} or exists $features_href->{$feature_guess}
1579 260 0 0 $alias ||= $function