kigster/secrets-cipher-base64

View on GitHub
lib/sym/app/commands/show_examples.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def execute
          output = []

          output << example(comment: 'generate a new private key into an environment variable:',
                            command: 'export mykey=$(sym -g)',
Severity: Minor
Found in lib/sym/app/commands/show_examples.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status