meteor/meteor

View on GitHub
docs/jsdoc/docdata-jsdoc-template/publish.js

Summary

Maintainability
A
1 hr
Test Coverage

Function publish has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  exports.publish = function(taffyData) {
    var data = helper.prune(taffyData);

    var namespaces = helper.find(data, {kind: "namespace"});

Severity: Minor
Found in docs/jsdoc/docdata-jsdoc-template/publish.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status