vudash/vudash

View on GitHub
packages/core/src/plugins/ui/ui.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  register: function (server, options, next) {
    server.route({
      method: 'GET',
      path: '/',
      handler: indexHandler
Severity: Minor
Found in packages/core/src/plugins/ui/ui.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status