I think that while you might be able to find some vague shape-related patterns in good code, your time and metrics are better spent elsewhere.

(While I think the above answer should be more than sufficent, a few simple examples of this would be bad code with non-ideal layout...that could suddenly become "good" code after going through a formatter.  Or consider a well written bubble sort.  Nice layout, bad performance.  The possibilities are endless.)