LogicalBricks/fm_layout

View on GitHub
lib/fm_layout/fm_layout.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class FmLayout
    def initialize
      @encabezado = Encabezado.new
      @datos_adicionales = DatosAdicionales.new
      @emisor = Emisor.new
Severity: Minor
Found in lib/fm_layout/fm_layout.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status