yujinakayama/transpec

View on GitHub
lib/transpec/syntax.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(node, runtime_data = nil, project = nil, source_rewriter = nil, report = nil)
Severity: Minor
Found in lib/transpec/syntax.rb - About 35 mins to fix

    Method dispatch_node has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def dispatch_node(node, runtime_data = nil, project = nil, source_rewriter = nil, report = nil)
    Severity: Minor
    Found in lib/transpec/syntax.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status