How to concatenate or add to crossed coverpoints

In reply to markiv:

You are not sharing enough information for anyone to help you. I would have said try

total: coverpoint (a+b+c) {
 bins b= {[0:107]};
}

But now you’re throwing in wildcard bins. You need to show us a concrete example of the types, bins, and values you want to cover.