APTrust/dart

View on GitHub
ui/forms/new_bagit_profile_form.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    _init() {
        var profiles = BagItProfile.list(null, {
            limit: 0,
            offset: 0,
            orderBy: 'name',
Severity: Minor
Found in ui/forms/new_bagit_profile_form.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status