Recently I had a chance to record a screencast on Inspecting Code Quality and Code Complexity with Filip Ekberg. In this half-hour video we inspect the NUnit v2.5.8 code base quality and complexity with NDepend v4.0:
- We first use the popular Cyclomatic Complexity code metric…
- …we then refine our findings by focusing on code quality regression since NUnit v2.5.3.
- …some more code metrics are then involved, including the code coverage ratio by tests, the C.R.A.P metric and the code coupling ratio.
We plan to do more screencast on other programming related topics. Your feedbacks and suggestions are welcomed.
Enjoy!