rugk/xenforo-threema-gateway

View on GitHub
src/js/ThreemaGateway/options.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ReceiveCallback has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var ReceiveCallback = (function () {
    'use strict';
    var me = {};
    var $inputElem;
    var $hiddenElem;
Severity: Minor
Found in src/js/ThreemaGateway/options.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status