rubyzip/rubyzip

View on GitHub
lib/zip/filesystem/file.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Class File has 47 methods (exceeds 20 allowed). Consider refactoring.
Open

    class File # :nodoc:all
      attr_writer :dir

      def initialize(mapped_zip)
        @mapped_zip = mapped_zip
Severity: Minor
Found in lib/zip/filesystem/file.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status