Branch Coverage

lib/Workflow/Condition.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
46 25 146 if ($Workflow::Condition::CACHE_RESULTS and exists $wf->{'_condition_result_cache'}{$orig_condition}) { }
67 57 89 if ($Workflow::Condition::EVAL_ERROR) { }
70 57 0 if ('Exception::Class'->caught('Workflow::Exception::Condition')) { }
81 0 0 if ref $Workflow::Condition::EVAL_ERROR ne ""
97 77 12 $return_value ? :