giansalex/greenter-ws

View on GitHub
src/Ws/Resolver/XmlTypeResolver.php

Summary

Maintainability
A
2 hrs
Test Coverage

Avoid too many return statements within this method.
Open

                return $this->getFromVoidedDoc($doc);
Severity: Major
Found in src/Ws/Resolver/XmlTypeResolver.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return '';
    Severity: Major
    Found in src/Ws/Resolver/XmlTypeResolver.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return Summary::class;
      Severity: Major
      Found in src/Ws/Resolver/XmlTypeResolver.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return Retention::class;
        Severity: Major
        Found in src/Ws/Resolver/XmlTypeResolver.php - About 30 mins to fix

          There are no issues that match your filters.

          Category
          Status