Condition Coverage

blib/lib/VSGDR/TestScriptGen.pm
Criterion Covered Total %
condition 0 14 0.0


and 2 conditions

line l !l condition
430 0 0 scalar @run1_res and scalar @{$run1_res[0];}

and 3 conditions

line !l l&&!r l&&r condition
270 0 0 0 defined $resultsTable and scalar @$resultsTable eq 1
0 0 0 defined $resultsTable and scalar @$resultsTable eq 1 and scalar @{$resultsTable->[0];} gt 0
430 0 0 0 scalar @run1_res and scalar @{$run1_res[0];} and $run1_res[0][0][0] eq 'VSGDR::TestScriptGen - raised exception'

or 3 conditions

line l !l&&r !l&&!r condition
263 0 0 0 not defined $checkText or $checkText eq ''