Liocha/php-project-lvl1

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/main.yml
.gitignore
Makefile
README.md
bin/brain-calc
bin/brain-even
bin/brain-games
bin/brain-gcd
bin/brain-prime
bin/brain-progression
composer.json
composer.lock
src/Cli.php10
A
0 mins
src/Engine.php23
A
0 mins
src/games/Calculator.php31
A
0 mins
src/games/Gcd.php28
A
0 mins
src/games/ParityCheck.php20
A
1 hr
src/games/Prime.php28
A
1 hr
src/games/Progression.php30
A
0 mins