prantlf/mau-mau

View on GitHub
src/engine/misc/Reporter.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function constructor has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(game) {
    super();

    let gameStarted = false,
        drawsTwo = null;
Severity: Major
Found in src/engine/misc/Reporter.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status