fisharebest/webtrees

View on GitHub

Showing 1,726 of 2,403 total issues

Avoid too many return statements within this method.
Open

                return I18N::translateContext('wife’s brother’s daughter', 'niece');
Severity: Major
Found in app/Services/RelationshipService.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return I18N::translateContext('mother’s father’s brother’s wife', 'great-aunt');
    Severity: Major
    Found in app/Services/RelationshipService.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return I18N::translateContext('mother’s father’s sister’s husband', 'great-uncle');
      Severity: Major
      Found in app/Services/RelationshipService.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return I18N::translateContext('father’s father’s sister’s son', 'first cousin once removed ascending');
        Severity: Major
        Found in app/Services/RelationshipService.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return I18N::translateContext('father’s mother’s sister’s daughter', 'first cousin once removed ascending');
          Severity: Major
          Found in app/Services/RelationshipService.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return I18N::translateContext('mother’s father’s sister’s child', 'first cousin once removed ascending');
            Severity: Major
            Found in app/Services/RelationshipService.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return I18N::translateContext('parent’s father’s brother', 'great-uncle');
              Severity: Major
              Found in app/Services/RelationshipService.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return I18N::translateContext('parent’s parent’s sibling', 'great-aunt/uncle');
                Severity: Major
                Found in app/Services/RelationshipService.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return I18N::translateContext('parent’s spouse’s child', 'step-sibling');
                  Severity: Major
                  Found in app/Services/RelationshipService.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return I18N::translateContext('parent’s spouse’s daughter', 'step-sister');
                    Severity: Major
                    Found in app/Services/RelationshipService.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return I18N::translateContext('sibling’s son’s daughter', 'great-niece');
                      Severity: Major
                      Found in app/Services/RelationshipService.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return I18N::translateContext('(a woman’s) sister’s child’s child', 'great-nephew/niece');
                        Severity: Major
                        Found in app/Services/RelationshipService.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return I18N::translateContext('(a man’s) sister’s daughter’s son', 'great-nephew');
                          Severity: Major
                          Found in app/Services/RelationshipService.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return I18N::translateContext('wife’s sister’s son', 'nephew');
                            Severity: Major
                            Found in app/Services/RelationshipService.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return I18N::translateContext('father’s father’s sibling’s spouse', 'great-aunt/uncle');
                              Severity: Major
                              Found in app/Services/RelationshipService.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return I18N::translateContext('father’s mother’s sibling’s spouse', 'great-aunt/uncle');
                                Severity: Major
                                Found in app/Services/RelationshipService.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return I18N::translateContext('mother’s mother’s sister’s husband', 'great-uncle');
                                  Severity: Major
                                  Found in app/Services/RelationshipService.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return I18N::translateContext('parent’s father’s brother’s wife', 'great-aunt');
                                    Severity: Major
                                    Found in app/Services/RelationshipService.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return I18N::translateContext('parent’s father’s sibling’s spouse', 'great-aunt/uncle');
                                      Severity: Major
                                      Found in app/Services/RelationshipService.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return I18N::translateContext('father’s father’s sister’s daughter', 'first cousin once removed ascending');
                                        Severity: Major
                                        Found in app/Services/RelationshipService.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language