af83/chouette-core

View on GitHub
app/packs/src/vehicle_journeys/helpers/ClipboardHelper.js

Summary

Maintainability
A
1 hr
Test Coverage

Function validate has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    validate(toggleArrivals) {
        this.clipboard.error = null
        const deserializedContent = this.contentTable
        const deserializedCopyContent = this.copyContent.deserialize(toggleArrivals)

Severity: Minor
Found in app/packs/src/vehicle_journeys/helpers/ClipboardHelper.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status