I just noticed that the fields referenced through the this pointer are ignored in the Henderson-Sellers lack of cohesion measure.
For instance.
this.aField; // ignored aField; // not ignored
Same behavior occurs with other algorithms as well.
Log in to post a comment.
Same behavior occurs with other algorithms as well.