Clover uses source code instrumentation, because although it requires developers to perform
an instrumented build, source code instrumentation produces the most accurate coverage
measurement for the least runtime performance overhead.在这段话里,instrumentation怎么翻译呢?Clover是一个代码覆盖率工具.