Modernizr/Modernizr

View on GitHub
src/generate.js

Summary

Maintainability
A
1 hr
Test Coverage

Function generate has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  return function generate(config) {
    // Set some defaults
    if (!config) {
      config = {};
    }
Severity: Minor
Found in src/generate.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status