﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Gian Maria commented on Meaningless code quality, part 2</title><description>Metrics should not be known by developers, if you do not known the metric you cannot write code only for the sake of having good metrics. But in the end metrics themselves are not so useful.
  
  
Code quality can means different things, I think that we should speak of Code quality in a team, meaning that the code have good quality if everyone in the team can look at it, and understand how it works and most important, he can modify it with good confidence.
  
  
Clearly that are some factor like number of bug found that can be also a good starting point to measure quality of a particular piece of code.
  
  
alk.
</description><link>http://ayende.com/3552/meaningless-code-quality-part-2#comment3</link><guid>http://ayende.com/3552/meaningless-code-quality-part-2#comment3</guid><pubDate>Wed, 27 Aug 2008 10:22:11 GMT</pubDate></item><item><title>Peter Ritchie commented on Meaningless code quality, part 2</title><description>Metrics about coupling and dependencies are a good indication of maintainability.  But, they're not foolproof.
  
  
One thing I've learned over the years is to never underestimate people's ability to write lousy code to make metrics look good.
</description><link>http://ayende.com/3552/meaningless-code-quality-part-2#comment2</link><guid>http://ayende.com/3552/meaningless-code-quality-part-2#comment2</guid><pubDate>Mon, 25 Aug 2008 13:29:38 GMT</pubDate></item><item><title>Konstantin Spirin commented on Meaningless code quality, part 2</title><description>A good code quality metric exists - it's WTFs/minute.
  
Easily googlable.
  
For example,
  
http://imod.co.za/2008/02/07/wtf-measure-of-good-quality-code/
</description><link>http://ayende.com/3552/meaningless-code-quality-part-2#comment1</link><guid>http://ayende.com/3552/meaningless-code-quality-part-2#comment1</guid><pubDate>Mon, 25 Aug 2008 04:55:58 GMT</pubDate></item></channel></rss>