Skip to content

flogic/flame

Repository files navigation

= flog

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

== DESCRIPTION:

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

== FEATURES/PROBLEMS:

* Rough around the edges.

== SYNOPSIS:

    % ./bin/flog bin/flog
    Total score = 128.7
    
    Flog#report: (21)
         4: puts
         2: sort_by
    ...

== REQUIREMENTS:

* ruby2ruby
* ParseTree

== INSTALL:

* sudo gem install -y flog

== LICENSE:

(The MIT License)

Copyright (c) 2007 Ryan Davis, Seattle.rb

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A fork of the seattle.rb flog project (why a fork? flog source is kept in a private perforce repo, and we wanted to add some new functionality, oh, and tests)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages