[ANN] flog 2.0.0 Released

R

Ryan Davis

flog version 2.0.0 has been released!

* <http://ruby.sadi.st/>
* <http://rubyforge.org/projects/seattlerb>

Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.

Changes:

### 2.0.0 / 2009-01-20

* 1 major enhancement:

* Pulled in and merged Rick Bradley's awesome flame project into
flog.

* 1 minor enhancement:

* Added gauntlet plugin

* 1 bug fix:

* "hugh sasse".split(/\s/).map{|x|x.capitalize}.join(" ") # :)

* <http://ruby.sadi.st/>
* <http://rubyforge.org/projects/seattlerb>
 
M

Michael Fellinger

flog version 2.0.0 has been released!

* <http://ruby.sadi.st/>
* <http://rubyforge.org/projects/seattlerb>

Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.

Changes:

### 2.0.0 / 2009-01-20

* 1 major enhancement:

* Pulled in and merged Rick Bradley's awesome flame project into flog.

* 1 minor enhancement:

* Added gauntlet plugin

* 1 bug fix:

* "hugh sasse".split(/\s/).map{|x|x.capitalize}.join(" ") # :)

Seems like the invocation changed. I cannot use `flog -s` or `flog -h` anymore.

^ manveru
 
R

Ryan Davis

Seems like the invocation changed. I cannot use `flog -s` or `flog -
h` anymore.

Can you show me the error you're seeing? I'm not seeing it.

% gem list | grep flog
flog (2.0.0)

% flog -s lib
Total Flog = 940.1 (15.9 flog / method)
 
M

Michael Fellinger

Can you show me the error you're seeing? I'm not seeing it.

% gem list | grep flog
flog (2.0.0)

% flog -s lib
Total Flog = 940.1 (15.9 flog / method)

Sorry, was a problem on my side... there was still a /usr/bin/flog left.
On to the next:

sigma ~/c/innate % flog -s lib
/home/manveru/.gems/gems/flog-2.0.0/lib/flog.rb:88: warning: method
redefined; discarding old average
/home/manveru/.gems/gems/flog-2.0.0/lib/flog.rb:292: warning: method
redefined; discarding old total
Total Flog = 2168.8 (7.4 flog / method)

No bug, just not beautiful.

^ manveru
 
R

Ryan Davis

sigma ~/c/innate % flog -s lib
/home/manveru/.gems/gems/flog-2.0.0/lib/flog.rb:88: warning: method
redefined; discarding old average
/home/manveru/.gems/gems/flog-2.0.0/lib/flog.rb:292: warning: method
redefined; discarding old total
Total Flog = 2168.8 (7.4 flog / method)

No bug, just not beautiful.

yeah. I get that too... I'll fix that up today. You'd think flay would
have pointed that out! :p
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top