peterhudec/authomatic

View on GitHub
examples/gae/showcase/static/js/foundation/foundation.placeholder.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setPlaceholder has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function setPlaceholder() {
        var $replacement,
            input = this,
            $input = $(input),
            $origInput = $input,

    There are no issues that match your filters.

    Category
    Status