techno-express/node-7z

View on GitHub
lib/list.js

Summary

Maintainability
A
0 mins
Test Coverage

Function exports has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

module.exports = function (archive, options) {
  return when.promise(function (resolve, reject, progress) {

    let spec = {};
    /* jshint maxlen: 130 */
Severity: Minor
Found in lib/list.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status