nus-mtp/cs-modify

View on GitHub
static/javascripts/editAll.js

Summary

Maintainability
A
1 hr
Test Coverage

Function resetMountingAndQuota has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

function resetMountingAndQuota(sem1Mounting, sem2Mounting, sem1Quota, sem2Quota,
                               sem1MountingOption, sem2MountingOption,
                               sem1QuotaInput, sem2QuotaInput) {
Severity: Major
Found in static/javascripts/editAll.js - About 1 hr to fix

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

    function checkMountingChange(element, oldMounting, oldQuota, mountingID, quotaID) {
    Severity: Minor
    Found in static/javascripts/editAll.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status