jaroslavtyc/drd-plus-properties

View on GitHub

Showing 2 of 6 total issues

Method getCurrentSpeedBonus has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        MovementTypeCode $movementTypeCode,
        TerrainCode $terrainCode,
        TerrainDifficultyPercents $terrainDifficultyPercents,
        AthleticsInterface $athletics,
        Tables $tables
Severity: Minor
Found in src/Derived/MovementSpeed.php - About 35 mins to fix

    Avoid too many return statements within this method.
    Open

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