oleander/remap

View on GitHub
lib/remap/compiler.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
97%

Class Compiler has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Compiler < Proxy
    extend Catchable
    include Catchable
    # @return [Array<Rule>]
    param :rules, type: Types.Array(Rule)
Severity: Minor
Found in lib/remap/compiler.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status