Talentica/AndroidWithKotlin

View on GitHub

Showing 21 of 83 total issues

Method getTestData has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
Open

public static String getTestData(Context context) {
 
StringBuilder returnString = new StringBuilder();
InputStream fIn = null;
InputStreamReader isr = null;
Severity
Category
Status
Source
Language