wconrad/ftpd

View on GitHub
lib/ftpd/command_handler_factory.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method standard_command_handlers has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.standard_command_handlers
      [
        CmdAbor,
        CmdAllo,
        CmdAppe,
Severity: Minor
Found in lib/ftpd/command_handler_factory.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status