### CLASS UNDER TEST ###: Examples.BinarySearchTree ---Compilation--- Compiled 'Examples/ReplayTestBinarySearchTree.java' ---Timing Information--- Executed 'Examples.ReplayTestBinarySearchTree' ---Coverage Calculation--- Executed 'Examples.ReplayTestBinarySearchTree' ---Mutation Coverage--- Executed 'Examples.ReplayTestBinarySearchTree' === Results ======================================================================================================================== GenTime ExecTime InstrCov LineCov BranchCov MethodCov MutationCov ----------- ------------------------------------------------------------------------------------------------------------------------ 15.40s 51.52s 100% (233/233) 100% (51/51) 100% (42/42) 100% (14/14) 93% (40/43) ConditionalBoundaryMutations: 6/6 NegateConditionalMutations: 19/21 MathMutations: 0/0 IncrementMutations: 0/0 InvertNegativeMutations: 0/0 ReturnValueMutations: 15/16 VoidMethodCallMutations: 0/0