HR/CryptoSync

View on GitHub
static/js/menubar.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function resolveFileType has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function resolveFileType (fileType) {
  switch (fileType) {
    case 'png':
    case 'jpg':
    case 'jpeg':
Severity: Major
Found in static/js/menubar.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status