appsflare/ludicrum-api

View on GitHub
api/services/GFS.js

Summary

Maintainability
A
1 hr
Test Coverage

Function saveFile has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.saveFile = function (options, filePath, callback, errCallback) {


  if (!options) {
    options = {};
Severity: Minor
Found in api/services/GFS.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status