Try a 3-way comparison, returning an int. Return: -2 for an exception; -1 if v < w; 0 if v == w; 1 if v > w; 2 if this particular 3-way comparison is not implemented or undefined. */
source not stored for this graph (policy: none)
no test coverage detected