MCPcopy Create free account
hub / github.com/cseagle/blc / compareTo

Method compareTo

cover.cc:223–247  ·  view source on GitHub ↗

Compare \b this with another Cover by comparing just the indices of the first blocks respectively that are partly covered. Return -1, 0, or 1 if \b this Cover's first block has a smaller, equal, or bigger index than the other Cover's first block. \param op2 is the other Cover \return the comparison value

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareHighByBlockMethod · 0.80

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected