gadael/gadael

View on GitHub
modules/emails/requestaccepted.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

    const gt = app.utility.gettext;

    let mail = new Mail(app);
Severity: Major
Found in modules/emails/requestaccepted.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status