BindaCMS/binda

View on GitHub
app/assets/javascripts/binda/dist/binda.bundle.js

Summary

Maintainability
D
2 days
Test Coverage

File binda.bundle.js has 699 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/******/ (function(modules) { // webpackBootstrap
/******/     // The module cache
/******/     var installedModules = {};
/******/
/******/     // The require function
Severity: Major
Found in app/assets/javascripts/binda/dist/binda.bundle.js - About 1 day to fix

    Function LoginForm has 75 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    var LoginForm = function () {
        function LoginForm() {
            _classCallCheck(this, LoginForm);
    
            this.current = 0;
    Severity: Major
    Found in app/assets/javascripts/binda/dist/binda.bundle.js - About 3 hrs to fix

      Function Shader has 71 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

      var Shader = function () {
        function Shader() {
          _classCallCheck(this, Shader);
      
          this.uniforms = {
      Severity: Major
      Found in app/assets/javascripts/binda/dist/binda.bundle.js - About 2 hrs to fix

        TODO found
        Open

            // TODO add a fallback if request fails

        There are no issues that match your filters.

        Category
        Status