Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Method 'loadScript' is too complex to analyze by data flow algorithm #83

@TheDGOfficial

Description

@TheDGOfficial

Describe the bug
IntelliJ gives warning "Method 'loadScript' is too complex to analyze by data flow algorithm" in the ScriptLoader#loadScript method.

To Reproduce
Open ScriptLoader and navigate to loadScript method in IntelliJ (tested on IntelliJ IDEA Ultimate Edition 2019.2)

Expected behavior
Expected no warning. Method should be splitted to other methods to reduce its code complexity.

Screenshots
N/A

Version information:

  • Minecraft Version: N/A
  • Skript Version: 2.2.18 Development Build (master)

Additional information
N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions