molybdenum-99/infoboxer

View on GitHub
lib/infoboxer/tree/node.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Node has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Node
      def initialize(**params)
        @params = params
      end

Severity: Minor
Found in lib/infoboxer/tree/node.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status