gtoubiana/acte

View on GitHub
src/js/public/constructors/acte.Jour.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(s, limites) {
    let tab = [];
    let saisie = s;

    this.variables = this.variables || {};
Severity: Minor
Found in src/js/public/constructors/acte.Jour.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status