Step 5: Coverage Configuration
If you choose to perform Coverage analysis, complete program flow will need to be recorded. However, if you wish to focus only on certain areas of your application, you can configure the areas of interest in the Coverage page.
By default the coverage results include coverage information for:
•Address ranges
•Source code
•Modules
•Folders.
Assembler information is not included, as the analysis would generate files that take up much more space. You can optionally include this information by enabling the Assembler Information check box.
Check box Enabled is checked by default.
In case you have more than one Coverage configurations, winIDEA will use the first enabled Coverage page to configure the Coverage module.
![]() |