APTrust/dart

View on GitHub
main.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function run() {
    process.on('uncaughtException', function (error) {
        console.error(error);
        Context.logger.error(error);
    });
Severity: Minor
Found in main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status