Have you heard of the term cyclomatic complexity ? I had my first encounter with it in the current project we're doing at work. One of the senior guys in our project set up our build server, with CruiseControl.NET invoking a tool called SourceMonitor and analyzing source code complexity. Basically...
Posted to
cruizer
by
cruizer
on 09-20-2007
Filed under: TDD, C#, code, agile practices, OOP, development tools