Class: sltest.testmanager.TestIterationResult
Package: sltest.testmanager
Get coverage results
covResult = getCoverageResults(resultObj)
covResult = getCoverageResults(resultObj,model)
gets
the coverage results that belong to the test iteration results
object.covResult
= getCoverageResults(resultObj
)
gets
the coverage results that belong to the test iteration results
object and the specified model.covResult
= getCoverageResults(resultObj
,model
)