Condition Coverage

blib/lib/CAD/Firemen/Load.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 defined $results{$name}{'defaultValueId'} and $valId == $results{$name}{'defaultValueId'}

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 not defined $cfgUrl or $cfgUrl eq ''
91 0 0 0 not defined $cdbUrl or $cdbUrl eq ''
143 0 0 0 not defined $sqlQuery or $sqlQuery eq ''