adriandavidauer / VVAD

Repo about VVAD
GNU General Public License v3.0
3 stars 1 forks source link

Split bigger functions #34

Open K-Zanaty opened 1 year ago

K-Zanaty commented 1 year ago

For better maintenance, bigger functions should be splitted into smaller pieces. Ideally into functions with around 10 lines of code.

Each smaller functions needs to get its own unit test