rubinius/rubinius

View on GitHub
mspec/lib/mspec/commands/mspec-run.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def options(argv=ARGV)
    options = MSpecOptions.new "mspec run [options] (FILE|DIRECTORY|GLOB)+", 30, config

    options.doc " Ask yourself:"
    options.doc "  1. What specs to run?"
Severity: Major
Found in mspec/lib/mspec/commands/mspec-run.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status