Apache Commons logo Apache Commons Net™ logo

PMD Results

The following document contains the results of PMD 7.14.0.

PMD found no problems in your source code.

Suppressed Violations

Filename Rule message Suppression type Reason
org/apache/commons/net/examples/ntp/NTPClient.java Do not hard code the IP address OWN_CLOCK_IP_ADDRESS //nopmd
org/apache/commons/net/telnet/TelnetInputStream.java Avoid using a branching statement as the last in a loop. //nopmd TODO?
org/apache/commons/net/telnet/TelnetInputStream.java Avoid using a branching statement as the last in a loop. //nopmd TODO?