troessner/reek

View on GitHub
lib/reek/context_builder.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class ContextBuilder has 32 methods (exceeds 20 allowed). Consider refactoring.
Open

  class ContextBuilder
    attr_reader :context_tree

    def initialize(syntax_tree)
      @exp = syntax_tree
Severity: Minor
Found in lib/reek/context_builder.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status