Barney Boisvert wrote: > I'm trying to quantify the value of a couple different code bases in > relation to each other. <snip>
Lee Borkman presented on Fusebox at MXDU the other week, and one of the topics he spoke about was calculating complexity and the different types - structured, unstructured and referential - according to Tom McCabe (http://www.mccabe.com/metrics.php). Interesting stuff. Lee's sourcebrowser (http://www.bjork.net/index.cfm?fuseaction=content.display&page=sourcean dtest) will analyse files and give them complexity scores, amongst other things - although it's Fusebox it will work just fine on 'traditional'-style CF files as well. Might give you some useful info. HTH, Kay. -------- Kay Smoljak http://kay.smoljak.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

