Friday, October 30, 2009, 02:19 PM - General
Posted by Administrator
Cyclomatic complexity measures the amount of decision logic in a single software module. It is used for two related purposes in the structured testing methodology.First, it gives the number of recommended tests for software. Second, it is used during all phases of the software lifecycle, beginning with design, to keep software reliable, testable, and manageable. Cyclomatic complexity is based entirely on the structure of software's control flow graph. Posted by Administrator




( 3 / 316 )

Calendar



