-innoextract/src/cli/extract.cpp:294:7: warning: function 'match' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/extract.cpp:373:14: warning: function 'handle_collision' has cognitive complexity of 44 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/extract.cpp:571:6: warning: function 'rename_collisions' has cognitive complexity of 85 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/extract.cpp:605:6: warning: function 'print_file_info' has cognitive complexity of 124 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/extract.cpp:719:19: warning: function 'filter_entries' has cognitive complexity of 194 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/extract.cpp:893:6: warning: function 'process_file' has cognitive complexity of 826 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/gog.cpp:59:13: warning: function 'get_game_id' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/gog.cpp:298:6: warning: function 'process_rar_files' has cognitive complexity of 81 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/gog.cpp:498:6: warning: function 'probe_bin_files' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/goggalaxy.cpp:45:26: warning: function 'parse_function_call' has cognitive complexity of 43 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/goggalaxy.cpp:251:6: warning: function 'parse_galaxy_files' has cognitive complexity of 460 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/cli/main.cpp:122:5: warning: function 'main' has cognitive complexity of 127 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/setup/data.cpp:35:18: warning: function 'load' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/setup/file.cpp:74:18: warning: function 'load' has cognitive complexity of 34 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/setup/header.cpp:146:14: warning: function 'load' has cognitive complexity of 211 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/setup/info.cpp:143:12: warning: function 'try_load' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/setup/info.cpp:236:12: warning: function 'load' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] -innoextract/src/stream/exefilter.hpp:175:40: warning: function 'read' has cognitive complexity of 65 (threshold 25) [readability-function-cognitive-complexity]