MCPcopy Create free account
hub / github.com/apache/poi / size

Method size

src/java/org/apache/poi/util/BinaryTree.java:241–244  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

239 }
240
241 public int size()
242 {
243 return BinaryTree.this.size();
244 }
245
246 public void clear()
247 {

Callers 9

testSizeMethod · 0.95
testIsEmptyMethod · 0.95
testPutAllMethod · 0.95
testKeySetMethod · 0.95
testValuesMethod · 0.95
testEntrySetMethod · 0.95
testEntrySetByValueMethod · 0.95
testKeySetByValueMethod · 0.95
testValuesByValueMethod · 0.95

Calls 1

sizeMethod · 0.65

Tested by 9

testSizeMethod · 0.76
testIsEmptyMethod · 0.76
testPutAllMethod · 0.76
testKeySetMethod · 0.76
testValuesMethod · 0.76
testEntrySetMethod · 0.76
testEntrySetByValueMethod · 0.76
testKeySetByValueMethod · 0.76
testValuesByValueMethod · 0.76