On Sat, Dec 6, 2008 at 5:50 PM, Boudewijn Rempt <span dir="ltr">&lt;<a href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Just because I was bored while waiting for a compile to finish:<br>
<br>
We&#39;ve got:<br>
<br>
117,965 lines of code, of which 49897 are plugins and 4923 are import/export filters<br>
133 TODO&#39;s in our code<br>
386 XXX&#39;s in our code (which are TODO&#39;s only slightly less so)<br>
819 lines of debug messages<br>
105 unit tests, of which only 6 fail<br>
55 open bugs out of 399<br>
69 open wishes out of 146<br>
And <a href="http://bugs.kde.org" target="_blank">bugs.kde.org</a> gives me a total of 600 entries for Krita, but _I_ don&#39;t believe<br>
that. That doesn&#39;t add up...<br>
<br>
And now back to my regularly scheduled loading/saving hacking :-)<br>
<br>
Boudewijn<br>
</blockquote></div><br>Some more (completely unscientific) statistics:<br><br>Size of the codebase:<br><br>Year / lines of code / change to previous year (%)<br>2002 &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 18921<br>2003 &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 22466&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 18,7<br>2004 &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 35542&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 58,2<br>

2005 &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 77110&nbsp;&nbsp; &nbsp;&nbsp; 117,0<br>2006 &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 98009&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 27,1<br>2007 &nbsp; &nbsp;&nbsp; 112652&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 14,9<br>2008 &nbsp;&nbsp;&nbsp;&nbsp; 113041&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; 0,3<br><br><br>It looks like this:<br><a href="http://img242.imageshack.us/img242/5646/statisticwu6.png">http://img242.imageshack.us/img242/5646/statisticwu6.png</a><br>
<br>The grow in 2006-2008 wasn&#39;t that big due to some refactoring e.g. move of pigment to libs. At some point in 2008 we where down to 100000 lines, so the actual changes are bigger than the numbers show.<br>All numbers are from end of november/december of the year. The number from 2003 number marks the start of Krita development with the current team.<br>