MarshallAsch/veil-droid

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

Summary

Maintainability
A
1 hr
Test Coverage

Method onCreateView has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Nullable
    @Override
    public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState)
    {
        View view = inflater.inflate(R.layout.fragment_sync_stats, container, false);
Severity: Minor
Found in app/src/main/java/ca/marshallasch/veil/FragmentStats.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status