rapid7/metasploit-framework

View on GitHub
lib/rbmysql/error.rb

Summary

Maintainability
D
2 days
Test Coverage

File error.rb has 970 lines of code (exceeds 250 allowed). Consider refactoring.
Open

class RbMysql
  class Error < StandardError
    ERRNO = 0

    def self.define_error_class(prefix_re)
Severity: Major
Found in lib/rbmysql/error.rb - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status