mumuki/mumuki-laboratory

View on GitHub
app/assets/javascripts/mumuki_laboratory/application/kindergarten.js

Summary

Maintainability
A
0 mins
Test Coverage

Function speech has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

    get speech() {
      return {
        _isPlaying: false,
        click(selector, locale) {
          if (this._isPlaying) {

    There are no issues that match your filters.

    Category
    Status