cityssm/parking-ticket-system

View on GitHub
database/parkingDB/getLicencePlateOwner.js

Summary

Maintainability
A
35 mins
Test Coverage
D
67%

Function getLicencePlateOwner has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default async function getLicencePlateOwner(licencePlateCountry, licencePlateProvince, licencePlateNumber, recordDateOrBefore, connectedDatabase) {
Severity: Minor
Found in database/parkingDB/getLicencePlateOwner.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status