openmrs/openmrs-contrib-id

View on GitHub
app/routes/profile/email.js

Summary

Maintainability
C
1 day
Test Coverage

Function exports has 219 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports = module.exports = app => {


  app.get('/profile/email/verify/:id', (req, res, next) => {
    // check for valid email verification ID
Severity: Major
Found in app/routes/profile/email.js - About 1 day to fix

    TODO found
    Wontfix

            // TODO
    Severity: Minor
    Found in app/routes/profile/email.js by fixme

    There are no issues that match your filters.

    Category
    Status