|
|
Complexity Reports
Analyze and compare the complexity of the project programs by generating a Complexity Report. For each program, the report calculates and lists the number of occurrences for a variety of program structures. In addition, it shows the calculation averages for all of the programs. The report also measures cyclomatic complexity -- the number of logic paths in the programs. Knowing the cyclomatic complexity is useful to determine the number of cases needed to fully test the program. Finally, you can generate a Kiviat Diagram for the selected program.

|