ayastreb/bandwidth-hero

View on GitHub
src/background/shouldCompress.js

Summary

Maintainability
B
5 hrs
Test Coverage

Avoid too many return statements within this function.
Open

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

    Avoid too many return statements within this function.
    Open

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

      Avoid too many return statements within this function.
      Open

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

        Avoid too many return statements within this function.
        Open

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

          Avoid too many return statements within this function.
          Open

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

            Avoid too many return statements within this function.
            Open

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

              Avoid too many return statements within this function.
              Open

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

                Avoid too many return statements within this function.
                Open

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

                  Avoid too many return statements within this function.
                  Open

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

                    Avoid too many return statements within this function.
                    Open

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

                      There are no issues that match your filters.

                      Category
                      Status