APTrust/dart

View on GitHub
workers/bag_validator.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    run() {
        var bagValidator = this;
        this.initOpResult();

        // Return a failed promise if we get invalid params.
Severity: Minor
Found in workers/bag_validator.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status