MarshallAsch/veil-droid

View on GitHub
app/src/main/java/ca/marshallasch/veil/MainActivity.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(this);

        Intent startedIntent = getIntent();
Severity: Minor
Found in app/src/main/java/ca/marshallasch/veil/MainActivity.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status