NVC code coverage report

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(2).NEXT_BYTES_GEN

File:  /__w/ctu-can-regression/ctu-can-regression/src/common_blocks/shift_reg_byte.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.CAN_CORE_INST.PROTOCOL_CONTROL_INST.RX_SHIFT_REG_INST.SHIFT_REG_BYTE_INST.BYTE_SHIFT_REG_GEN(2).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 261615 items are not displayed.

Uncovered statements:

Excluded statements:

Covered statements:

If statement:

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

Count: 3630363
Threshold: 1

Signal assignment statement:

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

Signal assignment statement:

145:                                               input
Count: 1985896
Threshold: 1

Uncovered branches:

Excluded branches:

Covered branches:

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

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

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression

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

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: