In reply to MICRO_91:
Thank you, that’s helpful as well.
I was wondering on a way to do “bins BxEvents” that will generate 3 bins in the same way as this:
bins array[3] = {[3:5]};
Will generate 3 cover points, one for each value, from 1 line.
In reply to MICRO_91:
Thank you, that’s helpful as well.
I was wondering on a way to do “bins BxEvents” that will generate 3 bins in the same way as this:
bins array[3] = {[3:5]};
Will generate 3 cover points, one for each value, from 1 line.