MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / checkRep

Method checkRep

src/java/simpledb/BTreeLeafPage.java:22–41  ·  view source on GitHub ↗
(int fieldid, Field lowerBound, Field upperBound, boolean checkoccupancy, int depth)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkSubTreeMethod · 0.95

Calls 12

iteratorMethod · 0.95
compareMethod · 0.95
getFieldMethod · 0.95
getRecordIdMethod · 0.95
getNumTuplesMethod · 0.95
getMaxTuplesMethod · 0.95
pgcategMethod · 0.80
getIdMethod · 0.65
hasNextMethod · 0.65
nextMethod · 0.65
equalsMethod · 0.65
getPageIdMethod · 0.45

Tested by

no test coverage detected