A few years ago I read an article on a neat way to analyze a large code base.
The idea was to zoom out until the indentation patterns and block lengths were visible.
The author wrote about how to print code with very small fonts and see the results from 10 feet back. I believe that the author also had some tools for reformatting the code and creating images for this technique, so that paper could be avoided.
I cannot find the correct search query to do this. Does anyone have any ideas?
source
share