Line Coverage for Module :
debug_rom
| Line No. | Total | Covered | Percent |
TOTAL | | 5 | 5 | 100.00 |
ALWAYS | 53 | 2 | 2 | 100.00 |
ALWAYS | 61 | 3 | 3 | 100.00 |
WARNING: The source file '/workspace/default/sim-vcs/../src/pulp-platform_riscv-dbg_0.1_0/pulp_riscv_dbg/debug_rom/debug_rom.sv' or '../src/pulp-platform_riscv-dbg_0.1_0/pulp_riscv_dbg/debug_rom/debug_rom.sv' was not found, so annotated line coverage report could not be generated.
Line No. | Covered | Statements | |
53 |
1 |
1 |
54 |
1 |
1 |
|
|
|
MISSING_ELSE |
61 |
1 |
1 |
62 |
1 |
1 |
63 |
1 |
1 |
|
|
|
==> MISSING_ELSE |
Branch Coverage for Module :
debug_rom
| Line No. | Total | Covered | Percent |
Branches |
|
4 |
3 |
75.00 |
IF |
53 |
2 |
2 |
100.00 |
IF |
62 |
2 |
1 |
50.00 |
WARNING: The source file /workspace/default/sim-vcs/../src/pulp-platform_riscv-dbg_0.1_0/pulp_riscv_dbg/debug_rom/debug_rom.sv' or '../src/pulp-platform_riscv-dbg_0.1_0/pulp_riscv_dbg/debug_rom/debug_rom.sv was not found/opened, so annotated branch coverage report could not be generated.
LineNo. Expression
-1-: 53 if (req_i)
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T7,T5 |
0 |
Covered |
T1,T2,T3 |
LineNo. Expression
-1-: 62 if ((addr_q < 5'(RomSize)))
Branches:
-1- | Status | Tests |
1 |
Covered |
T4,T7,T5 |
0 |
Not Covered |
|