Alvaro2112/Money_run

View on GitHub
app/src/main/java/sdp/moneyrun/user/User.java

Summary

Maintainability
A
3 hrs
Test Coverage
A
98%

User has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

public class User implements Serializable {

    @Nullable
    private String userId;
    @Nullable
Severity: Minor
Found in app/src/main/java/sdp/moneyrun/user/User.java - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status