quorrajs/Ouch

View on GitHub
Ouch.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handleException has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Ouch.prototype.handleException = function (exception, request, response, CB) {
    if (!request) {
        request = null;
    }

Severity: Minor
Found in Ouch.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status