TOTVSTEC/cloudbridge-cli

View on GitHub
src/tasks/default/run-android.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    run(cloudbridge, argv) {
        var project = this.project.data(),
            packagePath = path.join(this.projectDir, 'build', project.name + '-debug.apk'),
            opts = {
                replace: true
Severity: Minor
Found in src/tasks/default/run-android.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status