jsBoot/gulp-jsdoc

View on GitHub
lib/parser.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Parser has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var Parser = function(infs){
    // Start by resolving defaults for the infos object
    infs = infs || {};

    var informations = {
Severity: Major
Found in lib/parser.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status