metanorma/metanorma-iec

View on GitHub
lib/isodoc/iec/presentation_terms.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

    class PresentationXMLConvert < IsoDoc::Iso::PresentationXMLConvert
      def termclause1(elem)
        @is_iev or return clause1(elem)
        @suppressheadingnumbers || elem["unnumbered"] and return
        lbl = @xrefs.anchor(elem["id"], :label, true) or return
Severity: Minor
Found in lib/isodoc/iec/presentation_terms.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status