NVC code coverage report

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.MEMORY_REGISTERS_INST.CONTROL_REGISTERS_REG_MAP_COMP.BTR_PH2_SLICE_2_REG_COMP.BIT_GEN(2)

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.CONTROL_REGISTERS_REG_MAP_COMP.BTR_PH2_SLICE_2_REG_COMP.BIT_GEN(2) 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: 62078404
Threshold: 1

Signal assignment statement:

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

If statement:

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

Count: 31024796
Threshold: 1

Signal assignment statement:

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

Uncovered branches:

Excluded branches:

Covered branches:

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

154:            if (res_n = '0') then 
Evaluated toCountThreshold
BinTrue179431
BinFalse620604611

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

156:            elsif (rising_edge(clk_sys)) then 
Evaluated toCountThreshold
BinTrue310247961
BinFalse310356651

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

157:                if (wr_en = '1') then 
Evaluated toCountThreshold
BinTrue63061
BinFalse310184901

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

154:            if (res_n = '0') then 
Evaluated toCountThreshold
BinFalse620604611
BinTrue179431

"=" expression

157:                if (wr_en = '1') then 
Evaluated toCountThreshold
BinFalse310184901
BinTrue63061

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: