FrenchYeti/dexcalibur

View on GitHub

Showing 446 of 948 total issues

Avoid too many return statements within this function.
Open

        return null;
Severity: Major
Found in src/AndroidAppAnalyzer.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                    return codePoint;
    Severity: Major
    Found in src/UTF8.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return null;
      Severity: Major
      Found in src/Finder.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return createMissingField( fieldRef, cls, db);
        Severity: Major
        Found in src/Analyzer.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return new SearchPattern({ 
                          pattern: pattern.substr(4),  
                          isModifier: false, 
                          hasTag: true, 
                          fn:this._test.hasTag
          Severity: Major
          Found in src/Finder.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return true;
            Severity: Major
            Found in inspectors/BytecodeCleaner/service/main.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                      return;
              Severity: Major
              Found in src/WebServer.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return false;
                Severity: Major
                Found in inspectors/BytecodeCleaner/service/main.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                          return this.__checkDeepField( this.__DB.classes.getEntry(ref[search.field[i]].name), search, i+1);
                  Severity: Major
                  Found in src/Finder.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return new SearchPattern({ 
                                pattern: pattern, 
                                field: token, 
                                isStructField: struct,
                                isDeepSearch: isDeepSearch,
                    Severity: Major
                    Found in src/Finder.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return false;
                      Severity: Major
                      Found in src/Finder.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return ;
                        Severity: Major
                        Found in src/WebServer.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                      return new FinderResult(new MemoryDb.Index(), this); 
                          Severity: Major
                          Found in src/Finder.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                                return this.__checkDeepField(ref[search.field[i]], search, i+1);
                            Severity: Major
                            Found in src/Finder.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                          return search.fn(ref);
                              Severity: Major
                              Found in src/Finder.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                        return false;
                                Severity: Major
                                Found in src/Finder.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                          return this.__checkDeepField(ref[search.field[i]], search, i+1);
                                  Severity: Major
                                  Found in src/Finder.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return true;
                                    Severity: Major
                                    Found in inspectors/BytecodeCleaner/service/main.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return this._binding[clsFqcn];
                                      Severity: Major
                                      Found in src/VM.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                        return new FinderResult(this._findObject(index, spatt, includeMissing), this);
                                        Severity: Major
                                        Found in src/Finder.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language