BlindlyTeam/Blindly

View on GitHub
app/src/main/java/ch/epfl/sdp/blindly/location/AndroidLocationService.kt

Summary

Maintainability
A
1 hr
Test Coverage
C
72%

Method getCurrentLocation has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * Get the current location of the user
     * Get the location from the GPS and if disabled from the network
     *
     * @return the user's location or null if GPS and network are disabled

    There are no issues that match your filters.

    Category
    Status