@param left left leaf @param right right leaf @param cap max capacity of the leaf @throws InvalidBTreeStateException is thrown when there are inconsistencies in the blocks.
(TreeLeaf left, TreeLeaf right, int cap)
source not stored for this graph (policy: none)
no test coverage detected