twers/re-education

View on GitHub
app/assets/javascripts/angular/controllers/attachment.controller.js

Summary

Maintainability
A
1 hr
Test Coverage

Function AttachmentController has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function AttachmentController($scope, AttachmentResource) {

  var Attachment;

  function loadAttachments(Attachment, type) {
Severity: Minor
Found in app/assets/javascripts/angular/controllers/attachment.controller.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status