kigster/secrets-cipher-base64

View on GitHub
lib/sym/app/cli_slop.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

      def parse(arguments)
        Slop.parse(arguments) do |o|

          o.banner = "Sym (#{Sym::VERSION}) – encrypt/decrypt data with a private key\n".bold.white
          o.separator 'Usage:'.yellow
Severity: Major
Found in lib/sym/app/cli_slop.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status