x4team/project-lvl1-s490

View on GitHub
src/menu.js

Summary

Maintainability
A
1 hr
Test Coverage

Function startGames has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const startGames = () => {
  console.log('\nPlease select the game you want:'
   + '\n1) brain-calc'
   + '\n2) brain-even'
   + '\n3) brain-gcd'
Severity: Minor
Found in src/menu.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status