rubinius/rubinius

View on GitHub
library/bin/compile.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method options has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def options(argv=ARGV)
    @options = Rubinius::Options.new "Usage: rbx compile [options] [files] [dirs]", 28

    @options.doc " How to specify the input"

Severity: Major
Found in library/bin/compile.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status