rosa-abf/rosa-build

View on GitHub
app/assets/javascripts/lib/angular-i18n.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Consider simplifying this complex logical expression.
Open

if (arguments[1] && arguments[1] === 'plural') {
var n = arguments[2],
plural;
 
switch ($locale.id) {
Severity: Critical
Found in app/assets/javascripts/lib/angular-i18n.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status