metanorma/metanorma-itu

View on GitHub
lib/metanorma/itu/converter.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

    class Converter < Standoc::Converter
      XML_ROOT_TAG = "itu-standard".freeze
      XML_NAMESPACE = "https://www.metanorma.org/ns/itu".freeze

      register_for "itu"
Severity: Minor
Found in lib/metanorma/itu/converter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status