metanorma/metanorma-ogc

View on GitHub
lib/isodoc/ogc/html_convert.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

    class HtmlConvert < IsoDoc::HtmlConvert
      def initialize(options)
        @libdir = File.dirname(__FILE__)
        super
      end
Severity: Minor
Found in lib/isodoc/ogc/html_convert.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status