Show TOC

Function documentationDefault Settings: Result Configurations and Object Selections Locate this document in the navigation structure

 

The customizing objects of the Coverage API — object selections and result configurations — let you control how the Coverage API calculates code coverage results:

You can set result configurations and object selections dynamically when you work with the IF_SCV_MEASUREMENT->BUILD...RESULT methods.

But result configurations and object selections are even more useful when you work with a measurement series. You can save the configuration and selection objects with the series as the default settings of the series. The series automatically provides the configuration and selection to IF_SCV_MEASUREMENT->BUILD_SELECTION_RESULT method calls that you make in the context of the series.

Here is more information: