__color__,ticket,summary,component,version,milestone,type,owner,created,_changetime,_description,_reporter 3,50,Make cheesecake_index --path option work for directories,Installability index,,,enhancement,grig,1171282731,1171282731,As suggested by Jens Engel and Tarek Ziadé.,mk 3,51,Create win32 eggs,Code cleanup,,Windows support,task,mk,1172191995,1172191995,,mk 3,54,Cheesecake fails to guess unpacked package name on Windows,Installability index,,Windows support,defect,mk,1173386356,1173386356,Described in detail here: http://lists2.idyll.org/pipermail/cheesecake-users/2007-February/000034.html .,mk 3,55,Add cyclomatic complexity metric to the code kwalitee score,Code kwalitee index,0.5,,enhancement,mk,1176479444,1176479444,Cyclomatic complexity can be useful for checking "understandability" and maintainability of a project_ at least on the source code level (as opposed to general design level). Check out [http://en.wikipedia.org/wiki/Cyclomatic_complexity wikipedia definition]. [http://www.sei.cmu.edu/str/descriptions/cyclomatic_body.html This paper on CC] presents [http://www.sei.cmu.edu/str/descriptions/cyclomatic_body.html#table4 a sample of threshold values of CC compared to risk evaluation]_ which we may use to describe a meaning of a CC number. There exist [http://journyx.com/curt/complexity.html a sample implementation of CC metric for Python programs] (written in Perl :). I attached an archive with this script to this ticket.,mk