Curso al ritmo de cada uno

Automated Visual Software Analytics

Impartido por Prof. Dr. Jürgen Döllner

Este vídeo pertenece al curso Automated Visual Software Analytics de openHPI. ¿Quiere ver más?

2.8 Object-Oriented Metrics

Duración: aproximada 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.

Sobre este vídeo


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.