This PR includes the following changes to improve code readability:

  1. Code readability:
  2. Refactored an if statement to enhance readability.
  3. Removed an unnecessary else block

  4. Javadoc improvements:

  5. Replaced @code with @link for the checkNotModified(String) reference to create clickable links in the Javadoc.