radar/twist-v2

View on GitHub
backend/lib/twist/processors/markdown/element_processor.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class ElementProcessor has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

      class ElementProcessor
        def initialize(chapter, book_path)
          @chapter = chapter
          @book_path = book_path
        end
Severity: Minor
Found in backend/lib/twist/processors/markdown/element_processor.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status