Condition Coverage

lib/Workflow/Condition.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
46 28 118 25 $Workflow::Condition::CACHE_RESULTS and exists $wf->{'_condition_result_cache'}{$orig_condition}

or 2 conditions

line l !l condition
45 157 14 $wf->{'_condition_result_cache'} || {}
52 10 15 $cache_value || ''

or 3 conditions

line l !l&&r !l&&!r condition
35 166 5 0 $log ||= get_logger()