Is there a situation where there are too many logical modules that cannot fully cover MCDC?
1 view (last 30 days)
Show older comments
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 Comments
Atsushi Ueno
on 28 Sep 2023
Edited: Atsushi Ueno
on 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
- ...
Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!