openmrs/openmrs-contrib-id

View on GitHub
app/render-helpers.js

Summary

Maintainability
A
1 hr
Test Coverage

Function navLinks has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const navLinks = (req, res, next) => {
  // Uses login state and privileges to generate the links to
  // include in the user navigation bar

  // directly skip, if no session exists
Severity: Minor
Found in app/render-helpers.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status