hummingbird-me/hummingbird

View on GitHub
app/assets/javascripts/old/charcount.js

Summary

Maintainability
A
1 hr
Test Coverage

Function charCount has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.charCount = function(options){
    
    // default configuration properties
    var defaults = {  
      allowed: 140,   
Severity: Minor
Found in app/assets/javascripts/old/charcount.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status