codenautas/basic-interfaces

View on GitHub
index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function discrepances has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    discrepances(obj){
        var self=this;
        var result = super.discrepances(obj);
        if(result){
            return result;
Severity: Minor
Found in index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status