Designer 10.15 | webMethods Unit Test Framework Help | 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..
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.
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.
Execution Model View
Represents the complete execution hierarchy details of the service under test in the Test Suite.
Exclude System Packages
Hides all the Integration Server Core Packages from the Report. This option is selected by default and depends on 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.