Automated Visual Software AnalyticsProf. Dr. Jürgen Döllner

本视频属于openHPI课程Automated Visual Software Analytics。你想看更多吗?

2.8 Object-Oriented Metrics

时间效果趋于.22 分钟

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.

关于这个视频


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.