jsBoot/gulp-jsdoc

View on GitHub
lib/generator.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Generator has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var Generator = function(destination, template, options){
    options = options || {};

    env.conf.tags = {
      allowUnknownTags: true
Severity: Minor
Found in lib/generator.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status