whitequark/parser

View on GitHub
lib/parser/source/map/condition.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def initialize(keyword_l, begin_l, else_l, end_l, expression_l)
Severity: Minor
Found in lib/parser/source/map/condition.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status