mlaccetti/JavaPNS

View on GitHub
src/main/java/javapns/notification/PushedNotification.java

Summary

Maintainability
A
2 hrs
Test Coverage

PushedNotification has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

public class PushedNotification {

  private Payload payload;
  private Device device;
  private ResponsePacket response;
Severity: Minor
Found in src/main/java/javapns/notification/PushedNotification.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status