Branch Coverage

lib/Workflow/Condition/GreedyOR.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
37 12 10 $self->evaluate_condition($wf, $cond) ? :
40 6 4 if ($result) { }