Detailed report on module SplashTrigger

MetricTagOverallPer Function
Lines of CodeLOC 23******
McCabe's Cyclomatic NumberMVG 1******
Lines of CommentCOM 26********
LOC/COML_C 0.885 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 3 
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   SplashTrigger.java:9
5 0 13------------

Functions

Function prototypeLOCMVGCOML_CM_C
SplashTrigger(  SplashScreen,  int )
definition   SplashTrigger.java:32

5 0 5------------
run(   )
definition   SplashTrigger.java:49

11 1 4------------
stopTrigger(   )
definition   SplashTrigger.java:42

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

Relationships

ClientsSuppliers
SplashScreen [V]
member variable   SplashScreen.java:16


 
SplashScreen [V]
member variable   SplashTrigger.java:15
normal parameter   SplashTrigger.java:32


Thread [CV]
extends   SplashTrigger.java:9