mumuki/mulang-ruby

View on GitHub

Showing 2 of 3 total issues

Class AstProcessor has 49 methods (exceeds 20 allowed). Consider refactoring.
Open

  class AstProcessor < AST::Processor
    include AST::Sexp
    include Mulang::Ruby::Sexp

    def initialize
Severity: Minor
Found in lib/mulang/ruby/ast_processor.rb - About 6 hrs to fix

    File ast_processor.rb has 267 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module Mulang::Ruby
      class AstProcessor < AST::Processor
        include AST::Sexp
        include Mulang::Ruby::Sexp
    
    
    Severity: Minor
    Found in lib/mulang/ruby/ast_processor.rb - About 2 hrs to fix
      Severity
      Category
      Status
      Source
      Language