Self-paced course

Automated Visual Software Analytics

Offered by Prof. Dr. Jürgen Döllner

This video belongs to the openHPI course Automated Visual Software Analytics. Do you want to see more?

2.8 Object-Oriented Metrics

Time effort: approx. 22 minutes

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

About this video


Errata:

The desired case for the Lack of Cohesion in Methods is in fact LCOM* = 0 (read: no lack of cohesion) occurs if every method accesses every attribute and the undesired case is LCOM* = 1 (read: a high lack of cohesion) occurs if each attribute is only accessed by only one method. It is fixed in the slides download.