monsij/StudentPortal

View on GitHub

Showing 1,204 of 1,204 total issues

Function 32 has 668 lines of code (exceeds 25 allowed). Consider refactoring.
Open

},{"25":25,"45":45}],32:[function(require,module,exports){
'use strict';

var defaults = require(25);
var Element = require(26);
Severity: Major
Found in pro1/staticfiles/blog/bootstrap/js/modules/chart.js - About 3 days to fix

    Function 32 has 668 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    },{"25":25,"45":45}],32:[function(require,module,exports){
    'use strict';
    
    var defaults = require(25);
    var Element = require(26);
    Severity: Major
    Found in pro1/staticfiles/blog/bootstrap/js/mdb.js - About 3 days to fix

      Function 32 has 668 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

      },{"25":25,"45":45}],32:[function(require,module,exports){
      'use strict';
      
      var defaults = require(25);
      var Element = require(26);
      Severity: Major
      Found in pro1/staticfiles/bootstrap/js/modules/chart.js - About 3 days to fix

        Function 32 has 668 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

        },{"25":25,"45":45}],32:[function(require,module,exports){
        'use strict';
        
        var defaults = require(25);
        var Element = require(26);
        Severity: Major
        Found in pro1/staticfiles/bootstrap/js/mdb.js - About 3 days to fix

          Function exports has 620 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

          module.exports = function(Chart) {
          
              /**
                * Helper method to merge the opacity into a color
                */
          Severity: Major
          Found in pro1/staticfiles/blog/bootstrap/js/modules/chart.js - About 3 days to fix

            Function exports has 620 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

            module.exports = function(Chart) {
            
                /**
                  * Helper method to merge the opacity into a color
                  */
            Severity: Major
            Found in pro1/staticfiles/blog/bootstrap/js/mdb.js - About 3 days to fix

              Function exports has 620 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

              module.exports = function(Chart) {
              
                  /**
                    * Helper method to merge the opacity into a color
                    */
              Severity: Major
              Found in pro1/staticfiles/bootstrap/js/modules/chart.js - About 3 days to fix

                Function exports has 620 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                module.exports = function(Chart) {
                
                    /**
                      * Helper method to merge the opacity into a color
                      */
                Severity: Major
                Found in pro1/staticfiles/bootstrap/js/mdb.js - About 3 days to fix

                  Function 23 has 604 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                  },{"25":25,"26":26,"45":45}],23:[function(require,module,exports){
                  'use strict';
                  
                  var defaults = require(25);
                  var helpers = require(45);
                  Severity: Major
                  Found in pro1/staticfiles/blog/bootstrap/js/modules/chart.js - About 3 days to fix

                    Function 23 has 604 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                    },{"25":25,"26":26,"45":45}],23:[function(require,module,exports){
                    'use strict';
                    
                    var defaults = require(25);
                    var helpers = require(45);
                    Severity: Major
                    Found in pro1/staticfiles/blog/bootstrap/js/mdb.js - About 3 days to fix

                      Function 23 has 604 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      },{"25":25,"26":26,"45":45}],23:[function(require,module,exports){
                      'use strict';
                      
                      var defaults = require(25);
                      var helpers = require(45);
                      Severity: Major
                      Found in pro1/staticfiles/bootstrap/js/modules/chart.js - About 3 days to fix

                        Function 23 has 604 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        },{"25":25,"26":26,"45":45}],23:[function(require,module,exports){
                        'use strict';
                        
                        var defaults = require(25);
                        var helpers = require(45);
                        Severity: Major
                        Found in pro1/staticfiles/bootstrap/js/mdb.js - About 3 days to fix

                          Function exports has 598 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                          module.exports = function(Chart) {
                          
                              function computeTextSize(context, tick, font) {
                                  return helpers.isArray(tick) ?
                                      helpers.longestText(context, font, tick) :
                          Severity: Major
                          Found in pro1/staticfiles/blog/bootstrap/js/modules/chart.js - About 2 days to fix

                            Function exports has 598 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                            module.exports = function(Chart) {
                            
                                function computeTextSize(context, tick, font) {
                                    return helpers.isArray(tick) ?
                                        helpers.longestText(context, font, tick) :
                            Severity: Major
                            Found in pro1/staticfiles/blog/bootstrap/js/mdb.js - About 2 days to fix

                              Function exports has 598 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              module.exports = function(Chart) {
                              
                                  function computeTextSize(context, tick, font) {
                                      return helpers.isArray(tick) ?
                                          helpers.longestText(context, font, tick) :
                              Severity: Major
                              Found in pro1/staticfiles/bootstrap/js/modules/chart.js - About 2 days to fix

                                Function exports has 598 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                module.exports = function(Chart) {
                                
                                    function computeTextSize(context, tick, font) {
                                        return helpers.isArray(tick) ?
                                            helpers.longestText(context, font, tick) :
                                Severity: Major
                                Found in pro1/staticfiles/bootstrap/js/mdb.js - About 2 days to fix

                                  Function exports has 596 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                  module.exports = function(Chart) {
                                  
                                      // Create a dictionary of chart types, to allow for extension of existing types
                                      Chart.types = {};
                                  
                                  
                                  Severity: Major
                                  Found in pro1/staticfiles/blog/bootstrap/js/modules/chart.js - About 2 days to fix

                                    Function exports has 596 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                    module.exports = function(Chart) {
                                    
                                        // Create a dictionary of chart types, to allow for extension of existing types
                                        Chart.types = {};
                                    
                                    
                                    Severity: Major
                                    Found in pro1/staticfiles/blog/bootstrap/js/mdb.js - About 2 days to fix

                                      Function exports has 596 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                      module.exports = function(Chart) {
                                      
                                          // Create a dictionary of chart types, to allow for extension of existing types
                                          Chart.types = {};
                                      
                                      
                                      Severity: Major
                                      Found in pro1/staticfiles/bootstrap/js/modules/chart.js - About 2 days to fix

                                        Function exports has 596 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                        module.exports = function(Chart) {
                                        
                                            // Create a dictionary of chart types, to allow for extension of existing types
                                            Chart.types = {};
                                        
                                        
                                        Severity: Major
                                        Found in pro1/staticfiles/bootstrap/js/mdb.js - About 2 days to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language