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(1).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(1).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: 3886157
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: 1906025
Threshold: 1

Signal assignment statement on line 145:

145:                                               input
Count: 1980132
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
BinTrue19060251
BinFalse19801321

Uncovered toggles:

Excluded toggles:

Covered toggles:

Uncovered expressions:

Excluded expressions:

Covered expressions:

"=" expression on line 143:

 byte_input_sel(i) = '0' 
Evaluated toCountThreshold
BinFalse19801321
BinTrue19060251

Uncovered FSM states:

Excluded FSM states:

Covered FSM states:

Uncovered functional coverage:

Excluded functional coverage:

Covered functional coverage: