redu/autorregulacao

View on GitHub
lib/assets/javascripts/placeholder-polyfill.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function placeHolder has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.placeHolder = function(config) {
        log('init placeHolder');
        var o = this;
        var l = $(this).length;
        this.options = $.extend({
Severity: Major
Found in lib/assets/javascripts/placeholder-polyfill.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status