Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Chart can be viewed for the number of paths through the code weighted by file, class or in different ways:

  • complexity per file
  • complexity per class 
  • complexity per function/method

...


Calculation

Complexity = E - N + 2*P,

...