Comment by wayne-werwolf

6 hours ago

As other's already pointed out, the author argues about the primary intent of code review. Of course you find bugs while doing it, and that's a nice side effect, but doing code reviews to assert correctness is maybe suboptimal QA. At least that is my take ...

The author made multiple statements, and one of them was “it is not in general possible to find bugs by examining the code”, which is simply false.