📄 Description

Rules

This tool checks the 9 rules of small object programming for the Java source codes. Originally, 9 rules were shown in The ThoughtWorks Anthology. The rules are as follows.

Implementation

The tool can check above rules except rule # 5. To check rule # 5 must be refer the dictionaries. Of course, a library like WordNet enables to check rule # 5. However, the tool does not implement the rule yet.