biemond/biemond-orawls

View on GitHub
lib/utils/wls_daemon.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method run has 12 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.run(user,
               domain,
               weblogicHomeDir,
               weblogicUser,
               weblogicPassword,
Severity: Major
Found in lib/utils/wls_daemon.rb - About 1 hr to fix

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

      def initialize(user,
                     domain,
                     weblogicHomeDir,
                     weblogicUser,
                     weblogicPassword,
    Severity: Major
    Found in lib/utils/wls_daemon.rb - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status