skratchdot/stats-collector

View on GitHub

Showing 24 of 24 total issues

Avoid too many return statements within this function.
Open

    return 3;
Severity: Major
Found in src/helpers/leastFactor.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return i + 10;
    Severity: Major
    Found in src/helpers/leastFactor.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return i + 24;
      Severity: Major
      Found in src/helpers/leastFactor.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

              return i + 22;
        Severity: Major
        Found in src/helpers/leastFactor.js - About 30 mins to fix
          Severity
          Category
          Status
          Source
          Language