paulhitz/yet-another-rest-client

View on GitHub

Showing 3 of 5 total issues

Function exports has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(config) {
  var cfg = {

    // base path that will be used to resolve all patterns (eg. files, exclude)
    basePath: '',
Severity: Major
Found in karma.conf.js - About 2 hrs to fix

    Avoid too many return statements within this function.
    Open

            return 0;
    Severity: Major
    Found in js/common.module.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return true;
      Severity: Major
      Found in js/favorites.service.js - About 30 mins to fix
        Severity
        Category
        Status
        Source
        Language