Condition Coverage

lib/Workflow/Base.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
13 115 279 26 ref $params[0] eq "HASH" and ref $params[0]{'param'} eq "ARRAY"

or 3 conditions

line l !l&&r !l&&!r condition
26 2734 234 0 $_[0]{'log'} ||= "Log::Log4perl"->get_logger(ref $_[0])