lib/pa.rb

Summary

Maintainability
C
1 day
Test Coverage

Class Pa has 34 methods (exceeds 20 allowed). Consider refactoring.
Open

class Pa 
  autoload :Util,    "pa/util"
  autoload :VERSION, "pa/version" 

    Error = Class.new Exception
Severity: Minor
Found in lib/pa.rb - About 4 hrs to fix

    File pa.rb has 331 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    require "pd"
    require "tmpdir"
    
    =begin rdoc
    Pa(Path) is similary to Pathname, but more powerful.
    Severity: Minor
    Found in lib/pa.rb - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status