Main Content

PIL Coverage Recap

The Coverage Recap shows the justified and completed coverage for model and PIL testing. The dashboard considers coverage to be completed if the coverage is either achieved or justified. Use the table to help you identify issues across model and code testing results.

For example:

  • You can identify tests that you justified during model testing but did not justify for PIL code testing.

  • If there was a gap in integer overflow coverage during model testing, you need to go back and address that gap in the model testing. In the Add Dashboard section of the toolstrip, click Model Testing and use the Model Testing Dashboard to identify and fix the source of the missing coverage. The Model Testing Dashboard shows integer overflow coverage in the Aggregated Coverage section.

For more information, see Identify and Troubleshoot Gaps in Code Testing Results and Coverage.