+Arx/src/ai/Paths.cpp:177:6: warning: function 'ARX_PATH_UpdateAllZoneInOutInside' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/Animation.cpp:235:21: warning: function 'TheaToEerie' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/Animation.cpp:554:6: warning: function 'PrepareAnim' has cognitive complexity of 78 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/AnimationRender.cpp:250:6: warning: function 'Cedric_ApplyLightingFirstPartRefactor' has cognitive complexity of 82 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/AnimationRender.cpp:558:13: warning: function 'AddFixedObjectHalo' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/AnimationRender.cpp:653:6: warning: function 'DrawEERIEInter_Render' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/AnimationRender.cpp:860:13: warning: function 'AddAnimatedObjectHalo' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/animation/AnimationRender.cpp:976:13: warning: function 'Cedric_RenderObject' has cognitive complexity of 33 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/audio/openal/OpenALBackend.cpp:197:25: warning: function 'init' has cognitive complexity of 39 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/audio/openal/OpenALSource.cpp:111:15: warning: function '~OpenALSource' has cognitive complexity of 47 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/audio/openal/OpenALSource.cpp:164:24: warning: function 'init' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/audio/openal/OpenALSource.cpp:298:24: warning: function 'fillBuffer' has cognitive complexity of 37 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/audio/openal/OpenALSource.cpp:473:24: warning: function 'play' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/audio/openal/OpenALSource.cpp:625:24: warning: function 'updateBuffers' has cognitive complexity of 94 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/cinematic/Cinematic.cpp:150:6: warning: function 'DrawGrille' has cognitive complexity of 43 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/cinematic/Cinematic.cpp:253:17: warning: function 'Render' has cognitive complexity of 39 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/cinematic/CinematicKeyframer.cpp:364:6: warning: function 'GereTrack' has cognitive complexity of 28 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/cinematic/CinematicLoad.cpp:131:6: warning: function 'parseCinematic' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/ArxGame.cpp:1096:15: warning: function 'doFrame' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/ArxGame.cpp:1220:15: warning: function 'updateFirstPersonCamera' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/ArxGame.cpp:1504:15: warning: function 'updateInput' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/ArxGame.cpp:1601:15: warning: function 'updateLevel' has cognitive complexity of 54 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/Core.cpp:496:6: warning: function 'ManageCombatModeAnimations' has cognitive complexity of 275 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/Core.cpp:949:6: warning: function 'ManageCombatModeAnimationsEND' has cognitive complexity of 102 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/core/SaveGame.cpp:55:20: warning: function 'update' has cognitive complexity of 51 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Damage.cpp:298:25: warning: function 'getHitEventParameters' has cognitive complexity of 48 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Damage.cpp:405:7: warning: function 'damagePlayer' has cognitive complexity of 45 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Damage.cpp:704:6: warning: function 'damageCharacter' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Damage.cpp:775:7: warning: function 'damageNpc' has cognitive complexity of 61 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Damage.cpp:949:13: warning: function 'updateDamage' has cognitive complexity of 146 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Damage.cpp:1269:6: warning: function 'doSphericDamage' has cognitive complexity of 62 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Entity.cpp:281:14: warning: function 'updateOwner' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Equipment.cpp:427:7: warning: function 'ARX_EQUIPMENT_ComputeDamages' has cognitive complexity of 56 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Equipment.cpp:597:6: warning: function 'ARX_EQUIPMENT_Strike_Check' has cognitive complexity of 182 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Equipment.cpp:870:6: warning: function 'ARX_EQUIPMENT_Equip' has cognitive complexity of 59 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Inventory.cpp:340:25: warning: function 'insertAtImpl' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Inventory.cpp:500:17: warning: function 'optimize' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Missile.cpp:145:6: warning: function 'ARX_MISSILES_Update' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:524:13: warning: function 'ARX_NPC_LaunchPathfind_End' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:589:6: warning: function 'ARX_NPC_LaunchPathfind' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:682:6: warning: function 'ARX_NPC_SetStat' has cognitive complexity of 37 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:833:6: warning: function 'ARX_PHYSICS_Apply' has cognitive complexity of 92 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:1042:6: warning: function 'StareAtTarget' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:1148:13: warning: function 'IsPlayerStriking' has cognitive complexity of 37 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:1393:13: warning: function 'ARX_NPC_Manage_Anims' has cognitive complexity of 176 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:1749:13: warning: function 'ManageNPCMovement_End' has cognitive complexity of 246 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:2247:13: warning: function 'ManageNPCMovement' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:2446:10: warning: function 'getFirstNpcInSight' has cognitive complexity of 44 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:2538:6: warning: function 'CheckNPCEx' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/NPC.cpp:2795:6: warning: function 'GetTargetPos' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Player.cpp:793:6: warning: function 'ARX_PLAYER_QuickGeneration' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Player.cpp:933:6: warning: function 'ARX_PLAYER_FrameCheck' has cognitive complexity of 51 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Player.cpp:1217:6: warning: function 'ARX_PLAYER_Manage_Visual' has cognitive complexity of 147 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Player.cpp:1787:13: warning: function 'PlayerMovementIterate' has cognitive complexity of 235 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Spells.cpp:441:6: warning: function 'ARX_SPELLS_ManageMagic' has cognitive complexity of 77 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/Spells.cpp:826:6: warning: function 'ARX_SPELLS_Launch' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/RuneDraw.cpp:168:6: warning: function 'ARX_SPELLS_UpdateSymbolDraw' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/SpellRecognition.cpp:152:26: warning: function 'resampleInput' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/SpellRecognition.cpp:360:25: warning: function 'findMatchingPattern' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/SpellRecognition.cpp:647:6: warning: function 'ARX_SPELLS_Analyse' has cognitive complexity of 76 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/spells/SpellsLvl01.cpp:123:25: warning: function 'Launch' has cognitive complexity of 28 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/spells/SpellsLvl01.cpp:429:18: warning: function 'Launch' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/spells/SpellsLvl02.cpp:84:17: warning: function 'Update' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/magic/spells/SpellsLvl09.cpp:143:27: warning: function 'Update' has cognitive complexity of 50 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/npc/Dismemberment.cpp:68:13: warning: function 'ARX_NPC_SpawnMember' has cognitive complexity of 50 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/npc/Dismemberment.cpp:371:6: warning: function 'ARX_NPC_TryToCutSomething' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/game/spell/Cheat.cpp:340:6: warning: function 'handleCheatRuneDetection' has cognitive complexity of 90 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/DrawDebug.cpp:180:13: warning: function 'drawDebugZones' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/DrawDebug.cpp:265:13: warning: function 'drawDebugPathFinding' has cognitive complexity of 47 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/DrawDebug.cpp:489:13: warning: function 'drawDebugEntities' has cognitive complexity of 46 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/DrawDebug.cpp:606:13: warning: function 'drawDebugMaterials' has cognitive complexity of 54 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/Raycast.cpp:41:13: warning: function 'WalkTiles' has cognitive complexity of 43 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/Raycast.cpp:256:21: warning: function 'raycastEntities' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/data/FTL.cpp:72:30: warning: function 'ARX_FTL_Load' has cognitive complexity of 64 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/data/Mesh.cpp:703:13: warning: function 'loadFastScene' has cognitive complexity of 74 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/data/Mesh.cpp:1005:6: warning: function 'ComputePortalVertexBuffer' has cognitive complexity of 57 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/data/MeshManipulation.cpp:246:37: warning: function 'CreateIntermediaryMesh' has cognitive complexity of 92 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/data/MeshManipulation.cpp:492:6: warning: function 'EERIE_MESH_TWEAK_Do' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/effects/Decal.cpp:114:6: warning: function 'PolyBoomAddScorch' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/effects/Decal.cpp:160:6: warning: function 'PolyBoomAddSplat' has cognitive complexity of 62 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/effects/Decal.cpp:278:6: warning: function 'PolyBoomDraw' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/effects/Fissure.cpp:153:17: warning: function 'RenderFissure' has cognitive complexity of 72 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/effects/Fog.cpp:88:6: warning: function 'ARX_FOGS_Render' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/font/Font.cpp:296:22: warning: function 'process' has cognitive complexity of 28 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/image/Image.cpp:504:13: warning: function 'blur' has cognitive complexity of 46 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/image/ImageColorKey.cpp:100:14: warning: function 'processCorner' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/image/ImageColorKey.cpp:208:14: warning: function 'process' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/image/ImageColorKey.cpp:298:13: warning: function 'applyColorKeyToAlpha' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/opengl/GLTexture.cpp:60:17: warning: function 'upload' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:91:22: warning: function 'initialize' has cognitive complexity of 61 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:748:46: warning: function 'createVertexBufferImpl' has cognitive complexity of 45 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:901:22: warning: function 'flushState' has cognitive complexity of 94 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/opengl/OpenGLUtil.cpp:129:18: warning: function 'parseOverrideConfig' has cognitive complexity of 37 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/particle/MagicFlare.cpp:156:6: warning: function 'AddFlare' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/particle/MagicFlare.cpp:338:6: warning: function 'ARX_MAGICAL_FLARES_Update' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/particle/ParticleEffects.cpp:706:6: warning: function 'ARX_PARTICLES_Update' has cognitive complexity of 93 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/graphics/particle/ParticleEffects.cpp:897:6: warning: function 'TreatBackgroundActions' has cognitive complexity of 64 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/CharacterCreation.cpp:101:25: warning: function 'render' has cognitive complexity of 52 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Console.cpp:219:21: warning: function 'parse' has cognitive complexity of 68 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Console.cpp:574:21: warning: function 'draw' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Credits.cpp:300:15: warning: function 'addLine' has cognitive complexity of 88 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Credits.cpp:449:15: warning: function 'render' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Cursor.cpp:246:6: warning: function 'ARX_INTERFACE_RenderCursor' has cognitive complexity of 175 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Dragging.cpp:187:6: warning: function 'updateDraggedEntity' has cognitive complexity of 39 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Hud.cpp:236:23: warning: function 'updateInput' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Hud.cpp:1321:28: warning: function 'update' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Hud.cpp:1376:15: warning: function 'draw' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Interface.cpp:642:15: warning: function 'managePlayerControls' has cognitive complexity of 356 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Interface.cpp:1254:15: warning: function 'manageKeyMouse' has cognitive complexity of 261 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Interface.cpp:1658:15: warning: function 'manageEditorControls' has cognitive complexity of 203 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/MainMenu.cpp:630:7: warning: function 'init' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/MainMenu.cpp:914:7: warning: function 'init' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Menu.cpp:161:6: warning: function 'ARX_Menu_Manage' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/MiniMap.cpp:412:15: warning: function 'drawBackground' has cognitive complexity of 51 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Speech.cpp:257:6: warning: function 'ARX_SPEECH_Update' has cognitive complexity of 40 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/Text.cpp:83:13: warning: function 'ARX_UNICODE_FormattingInRect' has cognitive complexity of 46 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/book/Book.cpp:340:18: warning: function 'manageTopTabs' has cognitive complexity of 39 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/book/Book.cpp:582:17: warning: function 'manageStats' has cognitive complexity of 99 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/book/Book.cpp:1020:17: warning: function 'RenderBookPlayerCharacter' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/book/Book.cpp:1387:18: warning: function 'drawSpells' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/book/Necklace.cpp:118:6: warning: function 'ARX_INTERFACE_ManageOpenedBook_Finish' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/debug/DebugHud.cpp:171:6: warning: function 'ShowInfoText' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/debug/DebugHudCulling.cpp:51:6: warning: function 'debugHud_Culling' has cognitive complexity of 73 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/hud/PlayerInventory.cpp:128:26: warning: function 'update' has cognitive complexity of 51 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/hud/SecondaryInventory.cpp:175:29: warning: function 'draw' has cognitive complexity of 43 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/menu/MenuPage.cpp:162:16: warning: function 'update' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/gui/widget/SaveSlotWidget.cpp:34:17: warning: function 'SaveSlotWidget' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/input/Input.cpp:435:13: warning: function 'update' has cognitive complexity of 84 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/input/Input.cpp:870:13: warning: function 'actionPressed' has cognitive complexity of 90 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/input/SDL2InputBackend.cpp:410:24: warning: function 'onEvent' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/input/TextInput.cpp:349:22: warning: function 'keyPressed' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/Blast.cpp:314:20: warning: function 'blastDecompress' has cognitive complexity of 52 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/IniReader.cpp:132:17: warning: function 'read' has cognitive complexity of 48 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/fs/FilePath.cpp:46:12: warning: function 'resolve' has cognitive complexity of 28 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/fs/FilePath.cpp:293:7: warning: function 'path' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/fs/SystemPaths.cpp:127:6: warning: function 'findUserPath' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/fs/SystemPaths.cpp:254:32: warning: function 'getSearchPaths' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/resource/PakReader.cpp:441:17: warning: function 'addArchive' has cognitive complexity of 47 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/resource/ResourcePath.cpp:300:12: warning: function 'load' has cognitive complexity of 33 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/io/resource/ResourceSetup.cpp:87:6: warning: function 'addDefaultResources' has cognitive complexity of 54 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:78:14: warning: function 'IsPolyInCylinder' has cognitive complexity of 71 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:187:13: warning: function 'IsPolyInSphere' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:256:6: warning: function 'PushIO_ON_Top' has cognitive complexity of 62 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:515:13: warning: function 'CheckAnythingInCylinder_Inner' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:614:7: warning: function 'CheckAnythingInCylinder' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:832:6: warning: function 'CheckAnythingInSphere' has cognitive complexity of 62 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:930:6: warning: function 'CheckIOInSphere' has cognitive complexity of 49 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:1010:6: warning: function 'AttemptValidCylinderPos' has cognitive complexity of 60 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:1130:6: warning: function 'ARX_COLLISION_Move_Cylinder' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Collisions.cpp:1280:6: warning: function 'IO_Visible' has cognitive complexity of 54 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Physics.cpp:76:6: warning: function 'EERIE_PHYSICS_BOX_Create' has cognitive complexity of 46 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Physics.cpp:422:13: warning: function 'ARX_INTERACTIVE_CheckFULLCollision' has cognitive complexity of 62 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/physics/Projectile.cpp:262:13: warning: function 'ARX_THROWN_OBJECT_ManageProjectile' has cognitive complexity of 108 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/platform/Dialog.cpp:110:20: warning: function 'formatAsHtml' has cognitive complexity of 52 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/platform/Environment.cpp:74:13: warning: function 'expandEnvironmentVariables' has cognitive complexity of 75 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/platform/Environment.cpp:581:26: warning: function 'getPreferredLocales' has cognitive complexity of 51 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/platform/OS.cpp:523:20: warning: function 'parseDistributionName' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/platform/Process.cpp:90:23: warning: function 'run' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/platform/crashhandler/CrashProcessorPOSIX.cpp:309:25: warning: function 'processCrashTrace' has cognitive complexity of 127 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/ChangeLevel.cpp:388:13: warning: function 'ARX_CHANGELEVEL_Push_Index' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/ChangeLevel.cpp:617:13: warning: function 'ARX_CHANGELEVEL_Push_Player' has cognitive complexity of 34 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/ChangeLevel.cpp:840:13: warning: function 'ARX_CHANGELEVEL_Push_IO' has cognitive complexity of 102 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/ChangeLevel.cpp:1402:13: warning: function 'ARX_CHANGELEVEL_Pop_Player' has cognitive complexity of 53 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/ChangeLevel.cpp:1676:17: warning: function 'ARX_CHANGELEVEL_Pop_IO' has cognitive complexity of 192 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/ChangeLevel.cpp:2301:13: warning: function 'ARX_CHANGELEVEL_PopAllIO_FINISH' has cognitive complexity of 40 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/GameSound.cpp:982:13: warning: function 'ARX_SOUND_CreateCollisionMaps' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Interactive.cpp:378:6: warning: function 'PrepareIOTreatZone' has cognitive complexity of 79 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Interactive.cpp:1026:6: warning: function 'ComputeVVPos' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Interactive.cpp:1627:10: warning: function 'GetFirstInterAtPos' has cognitive complexity of 53 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Interactive.cpp:1791:6: warning: function 'UpdateCameras' has cognitive complexity of 94 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Light.cpp:158:6: warning: function 'TreatBackgroundDynlights' has cognitive complexity of 44 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/LoadLevel.cpp:223:6: warning: function 'DanaeLoadLevel' has cognitive complexity of 60 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Object.cpp:253:6: warning: function 'EERIE_CreateCedricData' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Scene.cpp:477:18: warning: function 'getEntityVisibility' has cognitive complexity of 148 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Scene.cpp:745:12: warning: function 'ARX_PORTALS_GetRoomNumForPosition' has cognitive complexity of 51 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Scene.cpp:1198:13: warning: function 'ARX_PORTALS_Frustrum_RenderRoomTCullSoft' has cognitive complexity of 77 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Scene.cpp:1475:13: warning: function 'ARX_PORTALS_Frustrum_ComputeRoom' has cognitive complexity of 31 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/scene/Tiles.cpp:52:16: warning: function 'computeIntersectingPolygons' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/Script.cpp:427:13: warning: function 'getSystemTime' has cognitive complexity of 34 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/Script.cpp:478:11: warning: function 'getSystemVar' has cognitive complexity of 592 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/Script.cpp:1765:6: warning: function 'ARX_SCRIPT_Timer_Check' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/Script.cpp:1878:6: warning: function 'ManageCasseDArme' has cognitive complexity of 72 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptEvent.cpp:242:27: warning: function 'send' has cognitive complexity of 124 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptUtils.cpp:93:22: warning: function 'getCommand' has cognitive complexity of 35 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptUtils.cpp:128:22: warning: function 'getWord' has cognitive complexity of 89 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptUtils.cpp:206:15: warning: function 'skipWord' has cognitive complexity of 60 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptUtils.cpp:245:15: warning: function 'skipWhitespace' has cognitive complexity of 27 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptUtils.cpp:368:15: warning: function 'skipBlock' has cognitive complexity of 33 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedAnimation.cpp:200:9: warning: function 'execute' has cognitive complexity of 64 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedAnimation.cpp:304:9: warning: function 'execute' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedAnimation.cpp:452:9: warning: function 'execute' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedControl.cpp:125:9: warning: function 'execute' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedControl.cpp:218:9: warning: function 'execute' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedConversation.cpp:92:9: warning: function 'execute' has cognitive complexity of 38 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedConversation.cpp:324:9: warning: function 'execute' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedIOControl.cpp:82:9: warning: function 'execute' has cognitive complexity of 30 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedIOControl.cpp:223:9: warning: function 'execute' has cognitive complexity of 77 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedIOControl.cpp:499:9: warning: function 'execute' has cognitive complexity of 98 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedIOControl.cpp:684:13: warning: function 'getDamageType' has cognitive complexity of 39 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedIOProperties.cpp:493:9: warning: function 'execute' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedInterface.cpp:72:9: warning: function 'execute' has cognitive complexity of 28 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedInterface.cpp:337:9: warning: function 'execute' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedLang.cpp:255:9: warning: function 'execute' has cognitive complexity of 82 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedLang.cpp:816:6: warning: function 'timerCommand' has cognitive complexity of 38 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedNPC.cpp:69:9: warning: function 'execute' has cognitive complexity of 46 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedNPC.cpp:173:9: warning: function 'execute' has cognitive complexity of 42 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedNPC.cpp:453:9: warning: function 'execute' has cognitive complexity of 36 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedPlayer.cpp:189:9: warning: function 'execute' has cognitive complexity of 57 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedPlayer.cpp:390:9: warning: function 'execute' has cognitive complexity of 85 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedPlayer.cpp:635:9: warning: function 'execute' has cognitive complexity of 28 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedVariable.cpp:148:9: warning: function 'execute' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/script/ScriptedVariable.cpp:249:9: warning: function 'execute' has cognitive complexity of 32 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/util/cmdline/Parser.cpp:51:6: warning: function 'parse' has cognitive complexity of 55 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/window/SDL2Window.cpp:252:17: warning: function 'createWindowAndGLContext' has cognitive complexity of 61 (threshold 25) [readability-function-cognitive-complexity] +Arx/src/window/SDL2Window.cpp:361:18: warning: function 'initialize' has cognitive complexity of 68 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:231:23: warning: function 'keyPressEvent' has cognitive complexity of 84 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:497:23: warning: function 'paintEvent' has cognitive complexity of 38 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/profiler/ui/ArxProfiler.cpp:72:19: warning: function 'openFile' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/savetool/SaveView.cpp:815:12: warning: function 'view_player' has cognitive complexity of 45 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/savetool/SaveView.cpp:1163:13: warning: function 'print_io_header' has cognitive complexity of 191 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/savetool/SaveView.cpp:1518:13: warning: function 'print_io_npc' has cognitive complexity of 44 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/savetool/SaveView.cpp:1640:13: warning: function 'print_io_item' has cognitive complexity of 41 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/unpak/UnPak.cpp:54:13: warning: function 'processDirectory' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity] +Arx/tools/unpak/UnPak.cpp:224:5: warning: function 'arxunpak_main' has cognitive complexity of 26 (threshold 25) [readability-function-cognitive-complexity]