NVC code coverage report

Hierarchy

Instance: CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.PROTOCOL_CONTROL_INST.RX_SHIFT_REG_INST.SHIFT_REG_BYTE_INST.BYTE_SHIFT_REG_GEN(3).NEXT_BYTES_GEN

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/shift_reg_byte.vhd


Current Instance Statement Branch Toggle Expression FSM state Functional Average
CTU_CAN_FD_TB.TB_TOP_CTU_CAN_FD.DUT.CAN_CORE_INST.PROTOCOL_CONTROL_INST.RX_SHIFT_REG_INST.SHIFT_REG_BYTE_INST.BYTE_SHIFT_REG_GEN(3).NEXT_BYTES_GEN 100.0 % (3/3) 100.0 % (2/2) N.A. 100.0 % (2/2) N.A. N.A. 100.0 % (7/7)

Details:

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


Statement Branch Toggle Expression FSM state Functional

Uncovered statements:

Excluded statements:

Covered statements:

If statement on lines 143 to 145:

143:            shift_reg_in(i) <= shift_reg_q(i - 1)(7) when (byte_input_sel(i) = '0') 
144:                                                     else 
145:                                               input; 

Count: 3439349
Threshold: 1

Signal assignment statement on line 143:

143:            shift_reg_in(i) <= shift_reg_q(i - 1)(7) when (byte_input_sel(i) = '0') 
Count: 1589369
Threshold: 1

Signal assignment statement on line 145:

145:                                               input
Count: 1849980
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

"if" / "when" / "else" condition on line 143:

143:            shift_reg_in(i) <= shift_reg_q(i - 1)(7) when (byte_input_sel(i) = '0'
Evaluated toCountThreshold
BinTrue15893691
BinFalse18499801

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 143:

 byte_input_sel(i) = '0' 
Evaluated toCountThreshold
BinFalse18499801
BinTrue15893691

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: