Class: sltest.testmanager.ResultSet
Package: sltest.testmanager
Get coverage results
covResult = getCoverageResults(result)
covResult = getCoverageResults(result,model)
gets
the coverage results that belong to the result set object.covResult
= getCoverageResults(result
)
gets
the coverage results that belong to the result set object and
the specified model.covResult
= getCoverageResults(result
,model
)