leoniv/ass_launcher

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

Summary

Maintainability
B
4 hrs
Test Coverage

File parameters.rb has 320 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module AssLauncher
  module Enterprise
    module Cli
      # 1C Enterprise cli parameters
      # Fuckin 1C have very obscure cli api
Severity: Minor
Found in lib/ass_launcher/enterprise/cli/parameters.rb - About 3 hrs to fix

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

              def initialize(name, desc, binary_matcher,
                             group, modes, parent = nil, **options)
    Severity: Major
    Found in lib/ass_launcher/enterprise/cli/parameters.rb - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status