| File | Statement | Branch | Toggle | Expression | FSM state | Functional | Average |
|---|---|---|---|---|---|---|---|
| A3_mode_selection.vhd | 100.0 % (3/3) | 100.0 % (1/1) | N.A. | N.A. | N.A. | N.A. | 100.0 % (4/4) |
| Statement | Branch | Toggle | Expression | FSM state | Functional |
|---|
33: oModeRun <= '1' when or_reduce(std_logic_vector(iD1 or iD2 or iD3)) = '0' else
34: '0'; 33: oModeRun <= '1' when or_reduce(std_logic_vector(iD1 or iD2 or iD3)) = '0' else 34: '0'; 33: oModeRun <= '1' when or_reduce(std_logic_vector(iD1 or iD2 or iD3)) = '0' else | Evaluated to | Count | Threshold | |
|---|---|---|---|
| Bin | True | 454 | 1 |