...
Rules | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
EXC30-J | low | unlikely | medium | P2 | L3 |
EXC31-J | low | unlikely | medium | P2 | L3 |
...
MET32MET35-J. Ensure that constructors do not call overridable methodsthe clone method calls super.clone The CERT Sun Microsystems Secure Coding Standard for Java EXC00-J. Do not suppress or ignore checked exceptions