It is almost looks like a Test Driven Development, produce so much unit test, that covers all the methods of source code. Also, SonarQube allows us to see which line of code has not been covered by tests and the number of conditions that has been passed.