Source file "com/esri/core/geometry/Treap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,816 of 1,816 | 0% | 288 of 288 | 0% | 211 | 211 | 456 | 456 | 67 | 67 |
| unbalancedDelete_(int, int) | 0% | 0% | 29 | 29 | 54 | 54 | 1 | 1 | ||
| addElementAtPosition(int, int, int, boolean, boolean, int) | 0% | 0% | 26 | 26 | 59 | 59 | 1 | 1 | ||
| addElement_(int, int, int) | 0% | 0% | 9 | 9 | 37 | 37 | 1 | 1 | ||
| deleteNode_(int, int) | 0% | 0% | 14 | 14 | 26 | 26 | 1 | 1 | ||
| addBiggestElement(int, int) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| rotateLeft_(int) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| rotateRight_(int) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| addToList_(int, int, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| bubbleDown_(int) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| removeFromList_(int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| bubbleUp_(int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| search(int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| searchLowerBound(Treap.MonikerComparator, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| searchUpperBound(Treap.MonikerComparator, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| deleteNode(int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| Treap() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| addElement(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addUniqueElement(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getMaxDepthHelper_(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newNode_(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setPrev_(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setNext_(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| createTreap(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setElement(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDuplicateElement(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getFirst(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLast(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getTreapData(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRoot(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| size(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| generatePriority_() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRoot_(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getFirst_(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLast_(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getDuplicateElement_(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSize_(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| touch_() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getStateFlag() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| freeNode_(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setElement_(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setParent_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeft_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRight_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPriority_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRoot_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFirst_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLast_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDuplicateElement_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSize_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTreapData_(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getElement(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLeft(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRight(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParent(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNext(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrev(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxDepth(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority_(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTreapData_(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCapacity(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deleteTreap(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setComparator(Treap.Comparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableBalancing() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getComparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nullNode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |