In reply to dave_59:
Thanks Dave.
What I meant was that I want to write a coverpoint for each data member (of fixed number of bits) of the queue to check that every bit is set to one and zero. I want to do it for a queue of arbitrary size and the queue itself is a member of a transaction coming through the analysis port. How do I do this from within covergroup definition or otherwise.