konsento/konsento

View on GitHub
app/assets/javascripts/angle/modules/toggle-state.js

Summary

Maintainability
A
1 hr
Test Coverage

Function StateToggler has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  window.StateToggler = function() {

    var storageKeyName  = 'jq-toggleState';

    // Helper object to check for words in a phrase //
Severity: Minor
Found in app/assets/javascripts/angle/modules/toggle-state.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status