examples/hardware/import/data/import.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exec has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.exec = function(fileMap, importHelper, lib, registry, callback) {


    //////////////////////////////////////
    // Imports                          //
Severity: Minor
Found in examples/hardware/import/data/import.js - About 1 hr to fix

    Function exec has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    exports.exec = function(fileMap, importHelper, lib, registry, callback) {
    Severity: Minor
    Found in examples/hardware/import/data/import.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status