marcelog/PAGI

View on GitHub
src/PAGI/Client/ChannelStatus.php

Summary

Maintainability
A
2 hrs
Test Coverage

Avoid too many return statements within this method.
Open

                return false;
Severity: Major
Found in src/PAGI/Client/ChannelStatus.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return 'Line is busy';
    Severity: Major
    Found in src/PAGI/Client/ChannelStatus.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return 'Remote end is ringing';
      Severity: Major
      Found in src/PAGI/Client/ChannelStatus.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return 'Line is ringing';
        Severity: Major
        Found in src/PAGI/Client/ChannelStatus.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return 'Line is up';
          Severity: Major
          Found in src/PAGI/Client/ChannelStatus.php - About 30 mins to fix

            There are no issues that match your filters.

            Category
            Status