blib/lib/VSGDR/UnitTest/TestSet/Test/TestCondition/NotEmptyResultSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | unless my $ref = shift() |
45 | 0 | 0 | if scalar @validargs != 4 |
75 | 0 | 0 | if ($self->conditionISEnabled) { } |
76 | 0 | 0 | if (scalar @{$$ra_res[$self->conditionResultSet - 1];}) { } |