robin-drexler/cosch

View on GitHub

Showing 2 of 2 total issues

Method execute! has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def execute!
      Mercenary.program(:cosch) do |p|
        p.version '1.0.3'
        p.description 'Generate your conference schedule easily'
        p.syntax "cosch <subcommand>"
Severity: Minor
Found in lib/schedule_generator.rb - About 1 hr to fix

    Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def initialize(argv, stdin=STDIN, stdout=STDOUT, stderr=STDERR, kernel=Kernel)
    Severity: Minor
    Found in lib/schedule_generator.rb - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language