Word Clouds?
Friday, October 24th, 2008We are always on the lookout for new ways to represent source code. Word Clouds caught my fancy.
Here is one of our own source code showing the top 50 most complex functions in source tree.
We thought doing Classes by lines of code, Classes by Sum Complexity and Architectures by the same might also be interesting.
Q: Worth adding to Understand?
BTW: The Cloud was generated by Wordle.net. We wrote a script that generates output that can be pasted into its text box. I’ve attached it in case you want to try it on your own code.
File Attachment: wordart.pl.zip