BigKeeper/big-keeper

View on GitHub
lib/big_keeper/command/feature&hotfix/start.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method start has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.start(path, version, user, name, modules, type)
    begin
      # Parse Bigkeeper file
      BigkeeperParser.parse("#{path}/Bigkeeper")

Severity: Minor
Found in lib/big_keeper/command/feature&hotfix/start.rb - About 1 hr to fix

    Method start has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def self.start(path, version, user, name, modules, type)
    Severity: Minor
    Found in lib/big_keeper/command/feature&hotfix/start.rb - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status