rubinius/rubinius

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    options.doc " Ask yourself:"
    options.doc "  1. How to run the specs?"
Severity: Minor
Found in mspec/lib/mspec/commands/mspec-ci.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status