Coverpoint for 256 bit variable

If I have a variable like this :

bit [255:0] data256_var;

How can I write a coverpoint for this variable that shows meaningful ranges of bins?

Thanks

In reply to UVM_learner6:

Functional overage is written to reflect a set of requirements that have been tested. Without those requirements you can’t begin to write a coverpoint.