NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TEST_REGISTERS_GEN_TRUE.TEST_REGISTERS_REG_MAP_COMP.TST_WDATA_TST_WDATA_SLICE_4_REG_COMP.BIT_GEN(3)

File:  /__w/ctu-can-regression/ctu-can-regression/src/memory_registers/generated/memory_reg_rw_lock.vhd

Sub-instances:

Instance Statement Branch Toggle Expression FSM state Functional Average

Current Instance:

Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.TEST_REGISTERS_GEN_TRUE.TEST_REGISTERS_REG_MAP_COMP.TST_WDATA_TST_WDATA_SLICE_4_REG_COMP.BIT_GEN(3) 100.0 % (4/4) 100.0 % (6/6) N.A. 100.0 % (4/4) N.A. N.A. 100.0 % (14/14)

Details:

The limit of printed items was reached (5000). Total 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

154:            if (res_n = '0') then 
155:                reg_value_r(i)  <= reset_value_i(i); 
...
159:                end if; 
160:            end if; 

Count: 26555802
Threshold: 1

Signal assignment statement:

155:                reg_value_r(i)  <= reset_value_i(i); 
Count: 15860
Threshold: 1

If statement:

157:                if (wr_en = '1') then 
158:                    reg_value_r(i)  <= data_in(i); 
159:                end if; 

Count: 13263556
Threshold: 1

Signal assignment statement:

158:                    reg_value_r(i)  <= data_in(i); 
Count: 32319
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

"if" / "when" / "else" condition:

154:            if (res_n = '0') then 
Evaluated toCountThreshold
BinTrue158601
BinFalse265399421

"if" / "when" / "else" condition:

156:            elsif (rising_edge(clk_sys)) then 
Evaluated toCountThreshold
BinTrue132635561
BinFalse132763861

"if" / "when" / "else" condition:

157:                if (wr_en = '1') then 
Evaluated toCountThreshold
BinTrue323191
BinFalse132312371

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

154:            if (res_n = '0') then 
Evaluated toCountThreshold
BinFalse265399421
BinTrue158601

"=" expression

157:                if (wr_en = '1') then 
Evaluated toCountThreshold
BinFalse132312371
BinTrue323191

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: