Coverage bins range coding style

In reply to shahkavish77:

covergroup cg;
  coverpoint addr
  {
      bins bin_addr[K/L] = {[0:K]};
  }
endgroup