app/src/main/java/com/itachi1706/busarrivalsg/AsyncTasks/GetBusServicesFavouritesRecycler.java
Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. Open
Open
public void onPostExecute(String json){
- Read upRead up
- Exclude checks
Cognitive Complexity is a measure of how hard the control flow of a method is to understand. Methods with high Cognitive Complexity will be difficult to maintain.