Searched refs:getMutationTag (Results 1 – 3 of 3) sorted by relevance
133 stats.incrementStat("Changed if branch operator to " + getMutationTag() + " operator"); in applyMutation()149 protected abstract String getMutationTag(); in getMutationTag() method in IfBranchChanger
69 protected String getMutationTag() { in getMutationTag() method in OppositeBranchChanger
67 protected String getMutationTag() { in getMutationTag() method in RandomBranchChanger