opsforgeio/cabot

View on GitHub

Showing 1,637 of 1,637 total issues

Avoid too many return statements within this function.
Open

                    return [l, 1];
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 this;
    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 {r: -1, g: -1, b: -1, hex: "none", error: 1, toString: clrToString};
      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

                      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 this;
              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 t2;
                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 ii - 1 ? out : out[names[0]];
                  Severity: Major
                  Found in cabot/static/arachnys/js/raphael.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

                              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 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 < 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

                                        }; 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 (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.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

                                              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