opsforgeio/cabot

View on GitHub

Showing 840 of 1,637 total issues

Avoid too many return statements within this function.
Open

            return out;
Severity: Major
Found in cabot/static/arachnys/js/raphael.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return rgb;
    Severity: Major
    Found in cabot/static/arachnys/js/raphael.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return out;
      Severity: Major
      Found in cabot/static/arachnys/js/raphael.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                if (r > t1) return;
        Severity: Major
        Found in cabot/static/arachnys/js/d3.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 cabot/static/arachnys/js/d3.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return true;
            Severity: Major
            Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      if (r > t1) return;
              Severity: Major
              Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      if (!dy && r > 0) return;
                Severity: Major
                Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return (rfocx + lfocx) / 2;
                  Severity: Major
                  Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            if (r < t0) return;
                    Severity: Major
                    Found in cabot/static/arachnys/js/d3.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 cabot/static/arachnys/js/d3.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 cabot/static/arachnys/js/d3.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  if (r < t0) return;
                          Severity: Major
                          Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                  return line;
                            Severity: Major
                            Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      if (r < t0) return;
                              Severity: Major
                              Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        if (r > t1) return;
                                Severity: Major
                                Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return text.substring(j);
                                  Severity: Major
                                  Found in cabot/static/arachnys/js/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 cabot/static/arachnys/js/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 cabot/static/arachnys/js/d3.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                              if (!dy && r < 0) return;
                                        Severity: Major
                                        Found in cabot/static/arachnys/js/d3.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language