PandaHugMonster / php-simputils

Framework that provides tools for developers and software architects to improve their performance, analyze code easier and improving overall experience with PHP.
MIT License
3 stars 0 forks source link

Mess Analysis and code quality improvements #159

Open PandaHugMonster opened 1 year ago

PandaHugMonster commented 1 year ago

Currently code was not analyzed against the Cyclomatic Complexity and other code quality metrics. Within this ticket this analysis should be performed, and some stuff fixed. With help of this tool: https://phpmd.org/

About Cyclomatic Complexity: https://www.ibm.com/docs/en/raa/6.1?topic=metrics-cyclomatic-complexity