DishDelish/dishdelish-app

View on GitHub
app/src/main/java/com/github/siela1915/bootcamp/CookNowActivity.java

Summary

Maintainability
A
2 hrs
Test Coverage
A
96%

Method onCreate has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        getSupportActionBar().setDisplayHomeAsUpEnabled(true);


Severity: Major
Found in app/src/main/java/com/github/siela1915/bootcamp/CookNowActivity.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status