angelakuo/citydogshare

View on GitHub

Showing 2,136 of 3,976 total issues

Avoid too many return statements within this function.
Open

              return $.extend({}, $.fn.transition.settings, {
                animation : animation
              });

    Avoid too many return statements within this function.
    Open

                return $.fn.transition.settings;

      Avoid too many return statements within this function.
      Open

          return true;

        Avoid too many return statements within this function.
        Open

            return a - b;

          Avoid too many return statements within this function.
          Open

                        return settings.on;

            Avoid too many return statements within this function.
            Open

                          return $.extend({}, $.fn.transition.settings, {
                            animation  : animation,
                            onComplete : duration
                          });

              Avoid too many return statements within this function.
              Open

                                  return false;

                Avoid too many return statements within this function.
                Open

                            return this;

                  Avoid too many return statements within this function.
                  Open

                                  return 'रात';

                    Avoid too many return statements within this function.
                    Open

                                        return result + (isFuture ? 'mánuði' : 'mánuðum');

                      Avoid too many return statements within this function.
                      Open

                                  return eifelerRegelAppliesToNumber(number);

                        Avoid too many return statements within this function.
                        Open

                                            return result + (plural(number) ? 'dny' : 'dní');

                          Avoid too many return statements within this function.
                          Open

                                          return result;

                            Avoid too many return statements within this function.
                            Open

                                            return result + (withoutSuffix || isFuture ? 'ár' : 'ári');

                              Avoid too many return statements within this function.
                              Open

                                                  return result + (plural(number) ? 'dni' : 'dní');

                                Avoid too many return statements within this function.
                                Open

                                    return select( selector.replace( rtrim, "$1" ), context, results, seed );

                                  Avoid too many return statements within this function.
                                  Open

                                                  return 'రాత్రి';

                                    Avoid too many return statements within this function.
                                    Open

                                                    return '晚上';

                                      Avoid too many return statements within this function.
                                      Open

                                                      return result + (isFuture ? 'dag' : 'degi');

                                        Avoid too many return statements within this function.
                                        Open

                                                        return '下午';
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language