connectbot/simplesocks

View on GitHub

Showing 1 of 1 total issue

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

public boolean readRequest() throws IOException {
checkProtocolVersion();
 
boolean correct = true;
 
 
Severity: Minor
Found in src/main/java/org/connectbot/simplesocks/Socks5Server.java - About 25 mins to fix
Severity
Category
Status
Source
Language