leoniv/ass_launcher

View on GitHub
lib/ass_launcher/enterprise/cli/spec_dsl.rb

Summary

Maintainability
B
6 hrs
Test Coverage

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

        def flag(name, desc, *clients, **options, &block)
Severity: Minor
Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

            def path_not_exist(name, desc, *clients, **options, &block)
    Severity: Minor
    Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

              def string(name, desc, *clients, **options, &block)
      Severity: Minor
      Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                def chose(name, desc, *clients, **options, &block)
        Severity: Minor
        Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                  def url(name, desc, *clients, **options, &block)
          Severity: Minor
          Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                    def path_exist(name, desc, *clients, **options, &block)
            Severity: Minor
            Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                      def switch(name, desc, *clients, **options, &block)
              Severity: Minor
              Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                        def num(name, desc, *clients, **options, &block)
                Severity: Minor
                Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                          def path_twice(name, desc, *clients, **options, &block)
                  Severity: Minor
                  Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

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

                            def path(name, desc, *clients, **options, &block)
                    Severity: Minor
                    Found in lib/ass_launcher/enterprise/cli/spec_dsl.rb - About 35 mins to fix

                      There are no issues that match your filters.

                      Category
                      Status