jarvisteach/appJar

View on GitHub

Showing 542 of 3,395 total issues

Avoid too many return statements within this function.
Open

            return True
Severity: Major
Found in appJar/appjar.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return toggleFrame
    Severity: Major
    Found in appJar/appjar.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return container
      Severity: Major
      Found in appJar/appjar.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return scrollPane
        Severity: Major
        Found in appJar/appjar.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return frameStack
          Severity: Major
          Found in appJar/appjar.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                            return val
            Severity: Major
            Found in appJar/appjar.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      elif kind == "string": return self.stringBox(title, message, parent)
              Severity: Major
              Found in appJar/appjar.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        elif kind == "ok": return self.okBox(title, message, parent)
                Severity: Major
                Found in appJar/appjar.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return notebook
                  Severity: Major
                  Found in appJar/appjar.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            elif kind == "question": return self.questionBox(title, message, parent)
                    Severity: Major
                    Found in appJar/appjar.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              elif kind == "retry": return self.retryBox(title, message, parent)
                      Severity: Major
                      Found in appJar/appjar.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return False
                        Severity: Major
                        Found in appJar/appjar.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return pagedWindow
                          Severity: Major
                          Found in appJar/appjar.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return
                            Severity: Major
                            Found in appJar/appjar.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return frame
                              Severity: Major
                              Found in appJar/appjar.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return pane
                                Severity: Major
                                Found in appJar/appjar.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return page
                                  Severity: Major
                                  Found in appJar/appjar.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return subFrame
                                    Severity: Major
                                    Found in appJar/appjar.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return pane
                                      Severity: Major
                                      Found in appJar/appjar.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                    return container
                                        Severity: Major
                                        Found in appJar/appjar.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language