Is there a situation where there are too many logical modules that cannot fully cover MCDC?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Each AND has three identical inputs, and controlling one input separately affects the output, but I can only cover the MCDC of one AND; Some==Operators can override conditions, while others cannot, but their inputs are the same. May I ask why?
3 Kommentare
Atsushi Ueno
am 28 Sep. 2023
Bearbeitet: Atsushi Ueno
am 28 Sep. 2023
> Is the Multiport Switch you demonstrated also not working?
No, it does not. Because the input of the Multiport Switch is fixed to 1. Any coverage is not measured unless the path leads to the output of the model.
> Is there any other way?
In case of Multiport Switch I demonstrated,
- Change Constant value to 1 ("Constant" is the first input of the Multiport Switch)
- Input all combinations to the topmost AND block
- Change Constant value to 2
- Input all combinations to the second AND block
- Change Constant value to 3
- Input all combinations to the third AND block
- ...
Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!