DannyBen/webcache

View on GitHub
lib/webcache/cache_operations.rb

Summary

Maintainability
A
0 mins
Test Coverage

Class WebCache has 22 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

class WebCache
  module CacheOperations
    attr_accessor :permissions
    attr_reader :last_error, :user, :pass, :auth
    attr_writer :dir
Severity: Minor
Found in lib/webcache/cache_operations.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status