1 piece
Naive full repo mutation runs the suite once per mutant and takes hours. Google's method makes it tractable at roughly two billion lines: mutate only changed covered lines, one mutant per line, suppress arid nodes, and surface survivors at code review rather than computing a score.