CHAPTER2 Dependence Functions
- Displaying coverage rate of load module (Specify /MODULE for the command qualifier)
- Summary (Specify /GENERAL for command qualifier.)
- Details (Specify /DETAIL for command qualifier.)
FF000000
FF000010
FF000020
FF000030
FF000040
FF000050
FF000060
FF000070
FF000080
60
>SHOW COVERAGE/MODULE
sample.abs
........................ (84.03%)
+- startup.asm .................... (90.43%)
+- sample.c
+- samp.c
....................... (100.00%)
Displays the load modules and the coverage rate of each module.
>SHOW COVERAGE/GENERAL
(HEX)0X0
+---------------+---------------+------
address
0123456789ABCDEF0123456789ABCDEF0123456
FF000000
**3*E*.......
Display the access status of every 16 addresses
.
: No access
1 to F : Display the number accessed in 16 addresses by the hexadecimal number.
* : Access all of the 16 addresses.
>SHOW COVERAGE/DETAIL FF000000
address
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F C0(%)
-
-
-
-
-
-
-
-
-
-
.
.
.
.
-
-
-
-
-
-
-
.
-
-
-
-
-
-
-
-
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Display the access status of every 1 address
.
:
No access
-
:
Access
...................... (95.17%)
+1X0
+2X0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
.
.
.
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
------
... ABCDEF
Display one line of a
coverage rate
-
-
-
-
100.0
-
-
-
-
100.0
.
.
.
.
18.6
-
-
-
-
100.0
-
-
-
-
93.7
-
-
-
-
100.0
.
.
.
.
0.0
.
.
.
.
0.0
.
.
.
.
0.0
C0(%)
32.0