* Checks whether the vertices in can be properly distributed into the new fixtures (more specifically, it makes sure there are no overlapping segments and the vertices are in clockwise order). * It is recommended that you use this method for debugging only, because it may cost more CPU usage. * @param verticesVec The vertices to be validated. * @return An integer which can have the follo
source not stored for this graph (policy: none)
no test coverage detected