basbeu/theSofties

View on GitHub
app/src/main/java/ch/epfl/sweng/favors/profile/ProfileFragment.java

Summary

Maintainability
A
0 mins
Test Coverage

Method onCreateView has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    @Nullable
    @Override
    public View onCreateView(@NonNull LayoutInflater inflater, @Nullable final ViewGroup container, @Nullable Bundle savedInstanceState) {
        Database.getInstance().updateFromDb(User.getMain());

Severity: Major
Found in app/src/main/java/ch/epfl/sweng/favors/profile/ProfileFragment.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status