newmen/versatile-diamond

View on GitHub
analyzer/lib/generators/code/specie.rb

Summary

Maintainability
C
1 day
Test Coverage

Class Specie has 52 methods (exceeds 20 allowed). Consider refactoring.
Open

      class Specie < BaseSpecie
        include Modules::SpecNameConverter
        include SpeciesUser
        include ReactionsUser
        extend Forwardable
Severity: Major
Found in analyzer/lib/generators/code/specie.rb - About 7 hrs to fix

    File specie.rb has 273 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module VersatileDiamond
      using Patches::RichString
    
      module Generators
        module Code
    Severity: Minor
    Found in analyzer/lib/generators/code/specie.rb - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status