Alvaro2112/Money_run

View on GitHub
app/src/main/java/sdp/moneyrun/Helpers.java

Summary

Maintainability
A
35 mins
Test Coverage
B
89%

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

    public static void joinLobbyFromJoinButton(@NonNull GameRepresentation gameRepresentation,
                                               @NonNull DatabaseReference databaseReference,
                                               @NonNull Activity activity,
                                               @NonNull User currentUser,
                                               String locationMode) {
Severity: Minor
Found in app/src/main/java/sdp/moneyrun/Helpers.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status