GeoKnow/Jassa-Core

View on GitHub

Showing 161 of 406 total issues

Function initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    initialize: function(facetConfig, literalPreference, facetTreeState, pathToTags, pathHeadToTags, tagFn) {
Severity: Minor
Found in lib/facete/FacetTreeConfig.js - About 45 mins to fix

    Function initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            initialize: function(facetConfig, labelMap, expansionSet, expansionMap, facetStateProvider, pathToFilterString) {
    Severity: Minor
    Found in trash/to-port/facete/FacetTreeConfig.js - About 45 mins to fix

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

          var FacetTypeAheadServiceAngular = function($scope, $q, configExpr, id, listServiceExpr) {
      Severity: Minor
      Found in demo/facet-typeahead-odple/facet-typeahead.js - About 35 mins to fix

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

            initializeCore: function(serviceUri, datasetDescription, ajaxOptions, httpArgs, httpClient) {
        Severity: Minor
        Found in lib/service/sparql_service/SparqlServiceHttp.js - About 35 mins to fix

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

              createSparqlRequestAjaxSpec: function(baseUrl, datasetDescription, queryString, dataDefaults, ajaxDefaults) {
          Severity: Minor
          Found in lib/service/AjaxUtils.js - About 35 mins to fix

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

                initialize: function(delegate, filterSupplierFn, countThreshold, itemLimit, rowLimit) {
            Severity: Minor
            Found in lib/service/list_service/ListServiceIndexSubString.js - About 35 mins to fix

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

                  createCombinedConcept: function(attrConcept, filterConcept, renameVars, attrsOptional, filterAsSubquery) {
              Severity: Minor
              Found in lib/sparql/ConceptUtils.js - About 35 mins to fix

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

                    initialize: function($super, tableServiceQuery, tableConfigFacet, lookupServiceNodeLabels, lookupServicePathLabels) {
                Severity: Minor
                Found in lib/service/table_service/TableServiceFacet.js - About 35 mins to fix

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

                      initialize: function(serviceUri, graphs, ajaxOptions, httpArgs, httpClient) {
                  Severity: Minor
                  Found in lib/service/sparql_service/SparqlServiceHttp.js - About 35 mins to fix

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

                        var FacetTypeAheadServiceAngular = function($scope, $q, configExpr, id, listServiceExpr) {
                    Severity: Minor
                    Found in demo/facet-typeahead/facet-typeahead.js - About 35 mins to fix

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

                          initialize: function(serviceUri, usingGraphUris, usingNamedGraphUris, ajaxOptions, httpArgs) {
                      Severity: Minor
                      Found in lib/service/sparql_service/SparqlUpdateHttp.js - About 35 mins to fix

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

                            joinAny: function(joinType, sourceJoinVars, targetElement, targetJoinVars, targetAlias) {
                        Severity: Minor
                        Found in lib/sparql/join/JoinNode.js - About 35 mins to fix

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

                              execSelectForNodes: function(sparqlService, query, v, nodes, maxChunkSize) {
                          Severity: Minor
                          Found in lib/service/ServiceUtils.js - About 35 mins to fix

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

                                initialize: function(keyListService, keyLookupService, keyFn, resolveFn, isLeftJoin) {
                            Severity: Minor
                            Found in lib/service/list_service/ListServiceConceptKeyLookup.js - About 35 mins to fix

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

                                  createJoinVarMap: function(sourceVars, targetVars, sourceJoinVars, targetJoinVars, generator) {
                              Severity: Minor
                              Found in lib/sparql/ElementUtils.js - About 35 mins to fix

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

                                    initialize: function(elementFactoryA, elementFactoryB, joinVarsA, joinVarsB, joinType) {
                                Severity: Minor
                                Found in lib/sparql/element_factory/ElementFactoryJoin.js - About 35 mins to fix

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

                                  var createMapDataSource = function(sparqlService, geoMapFactory, concept, fillColor, moreAttrs) {
                                  Severity: Minor
                                  Found in benchmark/benchmark.js - About 35 mins to fix

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

                                        initialize: function(variableName, generator, step, parent, root) {
                                    Severity: Minor
                                    Found in lib/facete/VarNode.js - About 35 mins to fix

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

                                          createLabel: function(path, nodeToLabelInfo, emptyLabel, invertFnOrStr, stepSeparator) {
                                      Severity: Minor
                                      Found in lib/facete/PathUtils.js - About 35 mins to fix

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

                                            initialize: function(sparqlService, attrQuery, attrVar, isLeftJoin, forceSubQuery) {
                                        Severity: Minor
                                        Found in lib/service/list_service/ListServiceSparqlQuery.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language