beevelop/corci-agent

View on GitHub

Showing 2 of 2 total issues

Function Cmd has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Cmd(Captain) {

    var conf = yargs
        .help('help')
        .version('0.1.0', 'v')
Severity: Minor
Found in index.js - About 1 hr to fix

    Function init has 33 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    Cordova.prototype.init = function () {
        var _this = this;
        return this.callHook('onInit')
            .bind(this)
            .then(this.ensurePlatform)
    Severity: Minor
    Found in lib/Cordova.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language