From: Chad Perrin Date: 2007-08-24T04:45:17+09:00 Subject: Re: [ANN] flog 1.1.0 Released On Tue, Aug 21, 2007 at 05:05:33PM +0900, Ryan Davis wrote: > flog version 1.1.0 has been released! > > * > * > > Flog reports the most tortured code in an easy to read pain > report. The higher the score, the more pain the code is in. > > % ./bin/flog bin/flog > Total score = 128.7 So . . . is that a good result, or a bad result? How do you define "pain" in this context? Judging by the website, it looks like uses of eval qualify as "pain" -- which seems like an odd metric. > > Flog#report: (21) > 4: puts > 2: sort_by > ... So . . . is "puts" a "painful" method, then? -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] print substr("Just another Perl hacker", 0, -2);