The File Coverage tab displays information about the lines executed from each file or the functions executed form each library in the application.
Click the File Coverage tab to display the file coverage data.
The table below describes the fields of the file coverage data.
| Name | Description |
|---|---|
| Name | Displays the name of the file. |
| Number of Lines | Displays the size of the file in number of lines present in the file. |
| Lines Executed | Displays the number of lines executed in the file. |
| Coverage % | Displays the percentage of number of lines executed compared to the total number of lines, that is (lines executed / number of lines) * 100. |
You can perform the Export and Configure table actions on the file coverage data.