host-me-app/host-me

View on GitHub
app/src/main/java/ch/epfl/sweng/hostme/map/Location.java

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Showing 1 of 1 total issue

Method checkPositionAroundLocation has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

public static boolean checkPositionAroundLocation(Context context, String fullAddress, double latitude, double longitude, float radius) {
Severity: Minor
Found in app/src/main/java/ch/epfl/sweng/hostme/map/Location.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status