etnbrd/flx-compiler

View on GitHub

Showing 623 of 1,229 total issues

Avoid too many return statements within this function.
Open

        return text.substring(j);
Severity: Major
Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            if (r > t1) return;
    Severity: Major
    Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              if (r < t0) return;
      Severity: Major
      Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                  }; else if (va.y < y0) return;
        Severity: Major
        Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                return 0;
          Severity: Major
          Found in lib/graph-inspector-printer/graph.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                      }; else if (va.x >= x1) return;
            Severity: Major
            Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return whatIsIt(n.object) + '.' + whatIsIt(n.property);
              Severity: Major
              Found in lib/analyzer/context.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                          return this.isFunction(val);
                Severity: Major
                Found in lib/analyzer/context.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return this.each(d3_selection_classed(name, value));
                  Severity: Major
                  Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        return true;
                    Severity: Major
                    Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                        return false;
                      Severity: Major
                      Found in lib/analyzer/context.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                  }; else if (va.x < x0) return;
                        Severity: Major
                        Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return line;
                          Severity: Major
                          Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    if (r < t0) return;
                            Severity: Major
                            Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      if (r > t1) return;
                              Severity: Major
                              Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                          }; else if (va.y >= y1) return;
                                Severity: Major
                                Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                        return returnValueOf(n);
                                  Severity: Major
                                  Found in lib/analyzer/context.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                          if (!dy && r < 0) return;
                                    Severity: Major
                                    Found in lib/graph-printer/old/bower_components/d3/d3.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            return bld.post(n.name, c.signature);
                                      Severity: Major
                                      Found in lib/js-printer/iterators/main.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return false;
                                        Severity: Major
                                        Found in test-set/express-couchUser-master/index.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language