User`s guide

18 Coverage Collection During Simulation
18-14
The DetectOverflow function executed 50 times. This script has five decisions.
The DetectOverflow script achieved 60% coverage because two of the five
decisions were never recorded:
The expression count >= CounterParams.UpperLimit was never true.
The expression count > CounterParams.LowerLimit was never false.