Branch Coverage

blib/lib/VSGDR/UnitTest/TestSet/Test/TestCondition/RowCount.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
39 0 0 unless my $ref = shift()
45 0 0 if scalar @validargs != 5
80 0 0 if ($self->conditionISEnabled) { }
81 0 0 if (scalar @{$$ra_res[$self->conditionResultSet - 1];} == $self->conditionRowCount) { }