attogram/8queens

View on GitHub

Showing 26 of 248 total issues

Avoid too many return statements within this method.
Open

            return 'g';
Severity: Major
Found in src/solve8queens_2.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return 'h';
    Severity: Major
    Found in src/solve8queens_2.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return 6;
      Severity: Major
      Found in src/status.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return 'e';
        Severity: Major
        Found in src/solve8queens_2.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return 5;
          Severity: Major
          Found in src/status.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return 7;
            Severity: Major
            Found in src/status.php - About 30 mins to fix
              Severity
              Category
              Status
              Source
              Language