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'
319 55 405 $pkg ||= 'temp_app_pkg'
405 27 0 delete $args{'_inheritence'} || []
676 25 26 $feature_args_href ||= {}
690 4 126 $$feature_args_href{$feature} || ''
986 31 56 $$feature_methods_href{$method} ||= []
1496 58 42 $this->$fn_name || ''
1712 469 248 $fields{$field} ||= ''
1769 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")
696 0 0 130 exists $$features_href{$feature} or exists $$features_href{$feature_guess}
1576 260 0 0 $alias ||= $function