Showing 1 of 1 total issue

Method parse has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

          def parse(line:, client:, **)
            case line
            when /^S,KEY/ then Obsolete.new
            when /^S,SERVER CONNECTED/ then Connected.new
            when /^S,SERVER DISCONNECTED/ then Disconnected.new
Severity: Minor
Found in lib/dtn/messages/system/generic.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language