kandanapp/kandan

View on GitHub

Showing 44 of 68 total issues

Avoid too many return statements within this function.
Open

      if (aStack[length] == a) return bStack[length] == b;
Severity: Major
Found in app/assets/javascripts/lib/underscore.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return false;
    Severity: Major
    Found in app/assets/javascripts/lib/underscore.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          return -1;
      Severity: Major
      Found in app/assets/javascripts/lib/underscore.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                  return false;
        Severity: Major
        Found in app/assets/javascripts/lib/jquery.filedrop.js - About 30 mins to fix
          Severity
          Category
          Status
          Source
          Language