At my day job, we do code reviews periodically, and I have to say that when I go through a quick photoreading process with the source code (with the purpose of understanding the code and finding errors), I was able to find quite a few confusing sections of code.
I can't prove that I would not have found those errors otherwise, but I was able to get a good grasp of the code within minutes as opposed to hours.
|