zxing-js/library

View on GitHub
src/core/pdf417/PDF417ResultMetadata.ts

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

PDF417ResultMetadata has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

export default /*public final*/ class PDF417ResultMetadata {

    private segmentIndex: /*int*/ number;
    private fileId: string;
    private lastSegment: boolean;
Severity: Minor
Found in src/core/pdf417/PDF417ResultMetadata.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status