openmrs/openmrs-contrib-id

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

Summary

Maintainability
B
4 hrs
Test Coverage

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

exports = module.exports = app => {


  app.get('/profile', mid.forceLogin,
    (req, res, next) => {
Severity: Major
Found in app/routes/profile/profile.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status