Modernizr/Modernizr

View on GitHub
lib/metadata.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function metadata has 109 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function metadata(cb) {
  var tests = [];
  var md = new MarkdownIt();
  file.walkSync(viewRoot, function(start, dirs, files) {
    files.forEach(function(file) {
Severity: Major
Found in lib/metadata.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status