Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
jumaallan/AndelaCryptoApp
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
18 days ago
Refresh default branch
Refresh
app/src/main/java/com/androidstudy/andelatrackchallenge/MainActivity.java
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Method
logout
has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open
private void logout() { if (!Settings.isLoggedIn()) { return; }
Severity: Minor
Found in
app/src/main/java/com/androidstudy/andelatrackchallenge/MainActivity.java
- About 1 hr to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix