jarvisteach/appJar

View on GitHub

Showing 542 of 3,395 total issues

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

    def textAreaUntagRange(self, title, tag, start, end=END):
Severity: Minor
Found in appJar/appjar.py - About 35 mins to fix

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

        def popUp(self, title, message=None, kind="info", parent=None):
    Severity: Minor
    Found in appJar/appjar.py - About 35 mins to fix

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

          def textAreaToggleFontRange(self, title, tag, start, end=END):
      Severity: Minor
      Found in appJar/appjar.py - About 35 mins to fix

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

            def __init__(self, parent, fonts, isHeader=False, wrap=0, **opts):
        Severity: Minor
        Found in appJar/appjar.py - About 35 mins to fix

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

              def prompt(self, title, message, kind="string", parent=None):
          Severity: Minor
          Found in appJar/appjar.py - About 35 mins to fix

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

                def textBox(self, title="Text Box", question="Enter text", defaultValue=None, parent=None):
            Severity: Minor
            Found in appJar/appjar.py - About 35 mins to fix

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

                  def text(self, title, value=None, *args, **kwargs):
              Severity: Minor
              Found in appJar/appjar.py - About 35 mins to fix

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

                    def addMarker(self, location, size=None, colour=None, label=None, replace=False):
                Severity: Minor
                Found in appJar/appjar.py - About 35 mins to fix

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

                      def addLabels(self, names, row=None, colspan=0, rowspan=0):
                  Severity: Minor
                  Found in appJar/appjar.py - About 35 mins to fix

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

                        def menu(self, menu, name=None, func=None, **kwargs):
                    Severity: Minor
                    Found in appJar/appjar.py - About 35 mins to fix

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

                          def textAreaApplyFontRange(self, title, tag, start, end=END):
                      Severity: Minor
                      Found in appJar/appjar.py - About 35 mins to fix

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

                            def textAreaToggleTagRange(self, title, tag, start, end=END):
                        Severity: Minor
                        Found in appJar/appjar.py - About 35 mins to fix

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

                              def message(self, title, value=None, *args, **kwargs):
                          Severity: Minor
                          Found in appJar/appjar.py - About 35 mins to fix

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

                                def tree(self, title, value=None, *args, **kwargs):
                            Severity: Minor
                            Found in appJar/appjar.py - About 35 mins to fix

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

                                  def _changeMenuState(self, menu, state, text, limit=None):
                              Severity: Minor
                              Found in appJar/appjar.py - About 35 mins to fix

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

                                    def entry(self, title, value=None, *args, **kwargs):
                                Severity: Minor
                                Found in appJar/appjar.py - About 35 mins to fix

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

                                      def setMenuIcon(self, menu, title, icon, align="left"):
                                  Severity: Minor
                                  Found in appJar/appjar.py - About 35 mins to fix

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

                                    def write_pnm(file, width, height, pixels, meta):
                                    Severity: Minor
                                    Found in appJar/lib/png.py - About 35 mins to fix

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

                                          def __init__(
                                      Severity: Minor
                                      Found in appJar/lib/tooltip.py - About 35 mins to fix

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

                                        def njColIDCT(blk, p, sout, out, stride):
                                        Severity: Minor
                                        Found in appJar/lib/nanojpeg.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language