Archives
Identifying High Risk .NET Code With NDepend
Submitted by jason@parlezuml.com (Jason Gorman) on Tue, 08/07/2008 - 11:46.That clever chappy who markets the .NET metrics tool NDepend has added a very useful feature. You can now import unit test coverage reports from NCover into a code analysis project, and compare test coverage with other bug-influencers like code complexity.
So you could, for exampe, write a code quality constraint that warns you if N
So you could, for exampe, write a code quality constraint that warns you if N
Holistically Speaking...
Submitted by jason@parlezuml.com (Jason Gorman) on Tue, 08/07/2008 - 16:18.Consider this: some of the most critical pieces of code in your organisation will only become apparant when you consider all of your software as a single, interconnected system.
Architects, take heed!
Architects, take heed!
