rggen/rggen-duh

View on GitHub
lib/rggen/duh/extractor/type.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method type_map has 98 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def type_map
    @type_map ||= {
      rw: {
        access: 'read-write', modified_write_value: 'default',
        read_action: 'default', reserved: false
Severity: Major
Found in lib/rggen/duh/extractor/type.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status