angelakuo/citydogshare

View on GitHub

Showing 2,136 of 3,976 total issues

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) ? 'roky' : 'let');

      Avoid too many return statements within this function.
      Open

                          return result + 'rokmi';

        Avoid too many return statements within this function.
        Open

                        return '晚上';

          Avoid too many return statements within this function.
          Open

                          return result + 'klukkustund';

            Avoid too many return statements within this function.
            Open

                                return result + 'mánuður';

              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;

                    Avoid too many return statements within this function.
                    Open

                                            return result + 'dagar';

                      Avoid too many return statements within this function.
                      Open

                                      return number + '-ри';

                        Avoid too many return statements within this function.
                        Open

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

                          Avoid too many return statements within this function.
                          Open

                                      return sortInput ?
                                          ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
                                          0;

                            Avoid too many return statements within this function.
                            Open

                                    return jQuery.makeArray( selector, this );

                              Avoid too many return statements within this function.
                              Open

                                              return result;

                                Avoid too many return statements within this function.
                                Open

                                                return 'रात्री';

                                  Avoid too many return statements within this function.
                                  Open

                                                  return number + '-ми';

                                    Avoid too many return statements within this function.
                                    Open

                                                    return number + '-ти';

                                      Avoid too many return statements within this function.
                                      Open

                                                      return this.constructor( context ).find( selector );

                                        Avoid too many return statements within this function.
                                        Open

                                                        return 'রাত';
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language