api/lib/application/certificationCourses/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function register has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.register = function(server, options, next) {

  server.route([
    {
      method: 'GET',
Severity: Minor
Found in api/lib/application/certificationCourses/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status