Run default trial set @param trials number of trials to run @param vmin min key value @param vmax max key value @param qrange range of range queries @param val value of tied to the key (the same is used) @param unique allow duplicates? @param verbose verbose results? @param bPerf performance class
(int trials, int vmin, int vmax, int qrange,
String val, boolean unique, boolean verbose,
BPlusTreePerformanceCounter bPerf)
source not stored for this graph (policy: none)
no test coverage detected