openxml/openxml-docx

View on GitHub
lib/openxml/docx/properties/number_format.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method ok_values has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def ok_values
          %i(decimal upperRoman lowerRoman upperLetter lowerLetter ordinal
            cardinalText ordinalText hex chicago ideographDigital japaneseCounting
            aiueo iroha decimalFullWidth decimalHalfWidth japaneseLegal
            japaneseDigitalTenThousand decimalEnclosedCircle decimalFullWidth2
Severity: Minor
Found in lib/openxml/docx/properties/number_format.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status