cmspsgp31/anubis

View on GitHub
anubis/app/templates/record_list.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderGroup has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    renderGroup(group) {
        const depth = group.get('__depth');

        const rootGroup = depth == 0;
        const offset = depth * 5;
Severity: Minor
Found in anubis/app/templates/record_list.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status