Detailed report on module FrameTrigger

MetricTagOverallPer Function
Lines of CodeLOC 27******
McCabe's Cyclomatic NumberMVG 1******
Lines of CommentCOM 30********
LOC/COML_C 0.900 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 3 
Information Flow measure (  inclusive )IF4 4********
Information Flow measure (  visible )IF4v 4********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   FrameTrigger.java:21
6 0 13------------

Functions

Function prototypeLOCMVGCOML_CM_C
FrameTrigger(  GameCanvas,  int )
definition   FrameTrigger.java:44

6 0 5------------
run(   )
definition   FrameTrigger.java:68

11 1 5------------
startTrigger(   )
definition   FrameTrigger.java:61

2 0 3------------
stopTrigger(   )
definition   FrameTrigger.java:55

2 0 4------------

Relationships

ClientsSuppliers
GameCanvas [V]
member variable   GameCanvas.java:42


 
GameCanvas [V]
member variable   FrameTrigger.java:27
normal parameter   FrameTrigger.java:44


Thread [CV]
extends   FrameTrigger.java:21