Software

Highlight Source Code

“Highlight” is a toggle button that toggles between highlighting and non-highlighting of the source code. The source code covered is highlighted with green color. The remaining source lines with red color represent the uncovered source code for the current execution.

Figure 1. Code Highlight


Note: Only the compilable lines are taken into consideration. For example, lines with comments and variable declarations are ignored.