yoichiro/chrome_mysql_admin

View on GitHub

Showing 375 of 375 total issues

Avoid too many return statements within this function.
Open

        return null;
Severity: Major
Found in app/scripts/lib/encoding.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return null;
    Severity: Major
    Found in app/scripts/window/services/mysql_client_service.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return null;
      Severity: Major
      Found in app/scripts/lib/encoding.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                  return 0x00EA;
        Severity: Major
        Found in app/scripts/lib/encoding.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return code_point;
          Severity: Major
          Found in app/scripts/lib/encoding.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                  return decoderError(fatal);
            Severity: Major
            Found in app/scripts/lib/encoding.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return code_point;
              Severity: Major
              Found in app/scripts/lib/encoding.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return 0xFF61 + bite - 0xA1;
                Severity: Major
                Found in app/scripts/lib/encoding.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                            return decoderError(fatal);
                  Severity: Major
                  Found in app/scripts/lib/encoding.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return output_byte_stream.emit(byte1 + 0x81,
                                                         byte2 + 0x30,
                                                         byte3 + 0x81,
                                                         byte4 + 0x30);
                    Severity: Major
                    Found in app/scripts/lib/encoding.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              return decoderError(fatal);
                      Severity: Major
                      Found in app/scripts/lib/encoding.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                              return decoderError(fatal);
                        Severity: Major
                        Found in app/scripts/lib/encoding.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return output_byte_stream.emit(0x7E, 0x7B);
                          Severity: Major
                          Found in app/scripts/lib/encoding.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                  return output_byte_stream.emit(lead, trail);
                            Severity: Major
                            Found in app/scripts/lib/encoding.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                        return 0x007E;
                              Severity: Major
                              Found in app/scripts/lib/encoding.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return null;
                                Severity: Major
                                Found in app/scripts/lib/encoding.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return encoderError(code_point);
                                  Severity: Major
                                  Found in app/scripts/lib/encoding.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                              return 0x00EA;
                                    Severity: Major
                                    Found in app/scripts/lib/encoding.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                return null;
                                      Severity: Major
                                      Found in app/scripts/lib/encoding.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                  return null;
                                        Severity: Major
                                        Found in app/scripts/lib/encoding.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language