angelakuo/citydogshare

View on GitHub
public/assets/moment/mr-9a667e2aa86f09954fac398683e8e96b1d2c8580d0fdcf79c29f526c19c27518.js

Summary

Maintainability
A
1 hr
Test Coverage

Function relativeTimeMr has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function relativeTimeMr(number, withoutSuffix, string, isFuture)
    {
        var output = '';
        if (withoutSuffix) {
            switch (string) {

    Avoid too many return statements within this function.
    Open

                    return 'रात्री';

      There are no issues that match your filters.

      Category
      Status