APTrust/dart

View on GitHub
ui/main.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function createWindow() {
    // Create the browser window.
    win = new BrowserWindow({
        width: 1200,
        height: 900,
Severity: Minor
Found in ui/main.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status