elcodedocle/captchalot

View on GitHub
webapp/captchalot.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function validate has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    'validate' : function(opts){

        var XHR = new XMLHttpRequest(),
            responseJSON,
            parameters,
Severity: Major
Found in webapp/captchalot.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status