jsBoot/gulp-jsdoc

View on GitHub
index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function streamParser has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var streamParser = function (infos, name) {
    name = name || 'jsdoc.json';

    var firstFile = null;
    var readme = null;
Severity: Minor
Found in index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status