DarkoKukovec/crypto-fs

View on GitHub
lib/utils/wrappers.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = function() {
  return {
    readAsync: function(fn) {
      return function(file) {
        config.check();
Severity: Major
Found in lib/utils/wrappers.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status