gadael/gadael

View on GitHub
modules/emails/pendingapproval.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getMail has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports = module.exports = function getMail(app, request) {

    const gt = app.utility.gettext;

    let mail = new Mail(app);
Severity: Minor
Found in modules/emails/pendingapproval.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status