darkwallet/darkwallet

View on GitHub
src/js/backend/main.js

Summary

Maintainability
A
1 hr
Test Coverage

Function DarkWalletService has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function DarkWalletService(serviceClasses) {
    var self = this;

    // Backend services
    var services = this.initializeServices(serviceClasses);
Severity: Minor
Found in src/js/backend/main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status