backup/backup

View on GitHub
lib/backup/packager.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method procedure has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def procedure
        stack = []

        ##
        # Initial `tar` command to package the temporary backup folder.
Severity: Minor
Found in lib/backup/packager.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status