hackedteam/core-android-market

View on GitHub
src/main/java/org/benews/PullIntentService.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    @Override
    public void onCreate() {
        super.onCreate();

        //core = BackgroundPuller.newCore(this);
Severity: Minor
Found in src/main/java/org/benews/PullIntentService.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status