0
kicks
CRAP4j port to .Net - Computing Cyclomatic Complexity
"One of the hurdles to get this working for .Net was computing the code complexity. There aren't any good existing open source, and free options out there in the tubes to do this so I had to code it up all on my own. I took a bag of words approach, and decided to just parse the source files with regular expressions."
Code samples included in the entry.