Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Recommendations

MET00-J. Understand the difference between overriding and hiding

...

MET03-J. Return zero-length arrays instead of null values

Rules

MET30-J. Follow the general contract while overriding the equals method

...

MET33-C. Invoke overloaded constructors or methods with caution

Risk Assessment Summary

Recommendations

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

MET00-A

low

unlikely

medium

P2

L3

Rules

Rules

Severity

Likelihood

Remediation Cost

Priority

Level

MET30-C

low

unlikely

medium

P2

L3