scitran/core

View on GitHub
swagger/support/tasks/print-doc-coverage.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function exports has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {
    var _ = require('lodash');
    var path = require('path');
    var fs = require('fs');
    var yaml = require('js-yaml');
Severity: Major
Found in swagger/support/tasks/print-doc-coverage.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status