Ruby gem to help you to generate the reverse-coverage relationship between code and tests. The output is a `.transmute.json` file with key as source code + line and the value is an array with all specs that touch this particular line.
Required Ruby Version
>= 2.4.0
Authors
Victor Antoniazzi