bq/composr-core

View on GitHub
src/lib/doc/documentation.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function documentation has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function documentation (phrases, snippets, domain, version, basePathDoc) {
  if (!phrases) {
    phrases = []
  }

Severity: Major
Found in src/lib/doc/documentation.js - About 3 hrs to fix

    Function documentation has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function documentation (phrases, snippets, domain, version, basePathDoc) {
    Severity: Minor
    Found in src/lib/doc/documentation.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status