Cohesion (computer science)
In computer programming, cohesion refers to the degree to which the elements inside a module belong together. In one sense, it is a measure of the strength of relationship between the methods and data of a class and some unifying purpose or concept served by that class.
Source: Wikipedia — Cohesion (computer science) (CC BY-SA 4.0)