zxing-js/library

View on GitHub
src/core/oned/rss/expanded/decoders/AI01393xDecoder.ts

Summary

Maintainability
A
1 hr
Test Coverage
F
33%

Function parseInformation has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public parseInformation(): string {
    if (
      this.getInformation().getSize() <
      AI01393xDecoder.HEADER_SIZE + AI01decoder.GTIN_SIZE
    ) {
Severity: Minor
Found in src/core/oned/rss/expanded/decoders/AI01393xDecoder.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status