
R0E417250MCU00 User
’s Manual
R20UT3587EJ0302 Rev.3.02
Page 163 of 232
Sep.01. 21
(3) Clicking on the C0 Coverage and File columns, in that order
The data for each file is sorted by coverage rate in descending order.
Example:
File
Function
C0 Coverage
--------------------------------------
file1.cpp func3
80% ■■■■■■■■
file1.cpp func4
70% ■■■■■■■
file1.cpp func1
40% ■■■■
file1.cpp func2
10% ■
file2.cpp func3
90% ■■■■■■■■■
file2.cpp func2
60% ■■■■■■
file2.cpp func1
20% ■■
file3.cpp func2
30% ■■■
file3.cpp func3
10% ■
file3.cpp func1
0%
5.11.8 Searching for Nonexecuted Lines
Search for nonexecuted lines in a selected address range or function. When you click on the Find toolbar button [
], the
Find dialog box shown below appears.
Figure 5.79 Find dialog box
The following three search options are available.
Table 5.33 Search options
Unexecuted Line
Instructions not executed yet
Branch (T)
Branch instructions with condition that is always TRUE when tested
Branch (F)
Branch instructions with condition that is always FALSE when tested
Clicking on the Find Next button [
] starts a search.
When a matching instruction is found, the corresponding line is highlighted.
When no matching instructions are found, a message is displayed.