Looking for books or other references that discuss actually *how* to write a code coverage tool in Java; some of the various techniques or tricks - source vs. byte code instrumentation.
This is for a scripting language that generates Java byte code under the hood.
以上就是How to get started writing a code coverage tool?的详细内容,更多请关注web前端其它相关文章!