leap-protocol/leap-js

View on GitHub

Showing 64 of 64 total issues

Avoid too many return statements within this function.
Open

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

    Avoid too many return statements within this function.
    Open

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

      Avoid too many return statements within this function.
      Open

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

        Avoid too many return statements within this function.
        Open

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

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

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

              Avoid too many return statements within this function.
              Open

                    return to_padded_hex_string(value, 8);
              Severity: Major
              Found in src/typeCodec.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      return to_padded_hex_string(value, 8);
                Severity: Major
                Found in src/typeCodec.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                            return to_padded_hex_string(value, 2);
                  Severity: Major
                  Found in src/typeCodec.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return decode_signed(item, 0x10000);
                    Severity: Major
                    Found in src/typeCodec.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

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

                        Avoid too many return statements within this function.
                        Open

                                return type[value];
                        Severity: Major
                        Found in src/typeCodec.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

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

                            Avoid too many return statements within this function.
                            Open

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

                              Avoid too many return statements within this function.
                              Open

                                    return to_padded_hex_string(value, 4);
                              Severity: Major
                              Found in src/typeCodec.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

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

                                  Avoid too many return statements within this function.
                                  Open

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

                                    Avoid too many return statements within this function.
                                    Open

                                          return (item == true) ? ("1") : ("0");
                                    Severity: Major
                                    Found in src/typeCodec.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

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

                                        Avoid too many return statements within this function.
                                        Open

                                                return value;
                                        Severity: Major
                                        Found in src/typeCodec.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language