Software AG Products 10.7 | Unit Test Framework | Code Coverage Analysis | Viewing Code Coverage Analysis
 
Viewing Code Coverage Analysis
After you run the test, wM Code Coverage view displays a detailed coverage report of the test session.
The tested flow steps and map actions or Services appear in green and the untested flow steps and map actions appear in red.
*To view the code coverage analysis
1. On the wM Code Coverage view, perform one of the following:
Click...
To..
Show Full Packages View
Represent elements under the corresponding Packages and Service namespace. This view provides detailed coverage analysis of the flow steps and map actions of all the individual service(s) under test in the test suite.
Show Execution Model View
Represent elements based on invocation hierarchy. This view provides individual test coverage analysis of the flow steps and map actions of the individual service(s) involved in the test case.
Show Service Level View
Represent only Invoked Services as elements under corresponding Packages. This view provides the coverage analysis of only the services invoked during the test case or test suite execution.
Exclude System Packages
Hides all the Integration Server Core Packages from the Report. This option is selected by default and depends on Show Service Level View.
Show All Entries
Displays full coverage details.
This is default selection.
Hide Missed Entries
Hides the untested parts of test coverage
This does not effect the Coverage percentage.
Hide Covered Entries
Hides the tested parts of test coverage.
This does not effect the Coverage percentage.