rapid7/metasploit-framework

View on GitHub
lib/msf/windows_error.rb

Summary

Maintainability
F
3 days
Test Coverage

Method description has 442 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.description(code)

    case code
    when SUCCESS
      "The operation completed successfully."
Severity: Major
Found in lib/msf/windows_error.rb - About 2 days to fix

    File windows_error.rb has 673 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module Msf
    
    class WindowsError
    
      #
    Severity: Major
    Found in lib/msf/windows_error.rb - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status