Skip to content

Koopman Spaghetti Factor (KSF) #27

Description

@BradKML

https://github.com/ElectronVector/ravioli and https://betterembsw.blogspot.com/2017/08/the-spaghetti-factor-software.html

I've had to review code that has spaghetti-level complexity in control flow (too high cyclomatic complexity). And I've had to review code that has spaghetti-level complexity its data flow (too many global variables mixed together into a single computation). And I've had to review procedures that just go on for page after page with no end in sight. But the stuff that will really make your brain hurt is code that has all of these problems. -- Phil Koopman

Metadata

Metadata

Assignees

No one assigned

    Labels

    PRs welcomeIssue can be picked up by the contributorsenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions