beevelop/corci-client

View on GitHub
lib/Client.js

Summary

Maintainability
A
1 hr
Test Coverage

Function parseFiles has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Client.prototype.parseFiles = function () {
    var conf = this.conf;
    var platforms = ['file'].concat(conf.platforms);
    var files = [];

Severity: Minor
Found in lib/Client.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status