oss-specs/specs

View on GitHub
lib/configuration/project-config.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _processViews has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function _processViews(projectViews) {
  var viewNames;

  // Valid undefined argument.
  if (projectViews === undefined) {
Severity: Major
Found in lib/configuration/project-config.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status