ronin-rb/ronin-post_ex

View on GitHub
lib/ronin/post_ex/cli/system_shell.rb

Summary

Maintainability
C
1 day
Test Coverage

Class SystemShell has 44 methods (exceeds 20 allowed). Consider refactoring.
Open

      class SystemShell < Core::CLI::CommandShell

        shell_name 'ronin-post_ex'

        #
Severity: Minor
Found in lib/ronin/post_ex/cli/system_shell.rb - About 6 hrs to fix

    File system_shell.rb has 326 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    require 'ronin/core/cli/command_shell'
    require 'ronin/post_ex/cli/shell_shell'
    require 'ronin/post_ex/remote_file'
    
    module Ronin
    Severity: Minor
    Found in lib/ronin/post_ex/cli/system_shell.rb - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status