jplusplus/the-accountant

View on GitHub
src/components/var/var.service.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function VarService has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function VarService(I18n) {
  // Symbols declarion for private attributes and methods
  const _meta = Symbol('meta');
  const _game = Symbol('game');

Severity: Major
Found in src/components/var/var.service.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status