e107inc/e107

View on GitHub
e107_plugins/import/providers/PHPNuke_import_class.php

Summary

Maintainability
B
5 hrs
Test Coverage
F
0%

Avoid too many return statements within this method.
Open

                if ($result === false) return false;
Severity: Major
Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    if ($result === false) return false;
    Severity: Major
    Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      if ($result === false) return false;
      Severity: Major
      Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return TRUE;
        Severity: Major
        Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return false;
          Severity: Major
          Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            if ($result === false) return false;
            Severity: Major
            Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              if ($result === false) return false;
              Severity: Major
              Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                if ($result === false) return false;
                Severity: Major
                Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  if ($result === false) return false;
                  Severity: Major
                  Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    if ($result === false) return false;
                    Severity: Major
                    Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                      There are no issues that match your filters.

                      Category
                      Status