Moving some code to reduce cyclomatic complexity #1490
Annotations
7 errors
Linting:
client_handler.go#L499
calculated cyclomatic complexity for function handleCommand is 11, max is 10 (cyclop)
|
Linting:
handle_files.go#L46
calculated cyclomatic complexity for function transferFile is 14, max is 10 (cyclop)
|
Linting:
handle_files.go#L593
calculated cyclomatic complexity for function handleGenericHash is 12, max is 10 (cyclop)
|
Linting:
handle_files.go#L672
calculated cyclomatic complexity for function computeHashForFile is 12, max is 10 (cyclop)
|
Linting:
handle_misc.go#L193
calculated cyclomatic complexity for function handleFEAT is 12, max is 10 (cyclop)
|
Linting:
transfer_pasv.go#L124
calculated cyclomatic complexity for function handlePASV is 11, max is 10 (cyclop)
|
Linting
issues found
|
Loading