This tutorial demonstrates launching the sample application, closing the application and inspecting the coverage results.
The source code display indicates the lines that are instrumented by highlighting the background colour of the line according to its visited, non-visited, or non-instrumentable status. Visit counts are displayed on the left hand side of the source code (and optionally in tooltips for each line). A red cross indicates a line that could not be instrumented, and a green tick indicates an instrumented line that has been visited.