AgileVentures/MetPlus_PETS

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

Summary

Maintainability
A
1 hr
Test Coverage

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

    spinner: function(target){
        var self = this;
        this.spinnerOpts = {
            lines: 13 // The number of lines to draw
            , length: 28 // The length of each line
Severity: Minor
Found in app/assets/javascripts/application.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status