Detailed report on module SplashScreen

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   SplashScreen.java:6
12 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
SplashScreen(  pacman )
definition   SplashScreen.java:19

9 0 0------------
advanceFrame(   )
definition   SplashScreen.java:73

15 2 0------------
animateScene(  Graphics )
definition   SplashScreen.java:40

28 2 0******------
commandAction(  Command,  Displayable )
definition   SplashScreen.java:89

8 1 0------------
paint(  Graphics )
definition   SplashScreen.java:30

9 0 0------------

Relationships

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


pacman [V]
member variable   pacman.java:29


 
Canvas [CV]
extends   SplashScreen.java:6


Command [V]
member variable   SplashScreen.java:9
normal parameter   SplashScreen.java:89


CommandListener [CV]
implements   SplashScreen.java:6


Displayable [V]
normal parameter   SplashScreen.java:89


Graphics [V]
normal parameter   SplashScreen.java:30
normal parameter   SplashScreen.java:40


Random [V]
member variable   SplashScreen.java:17


SplashTrigger [V]
member variable   SplashScreen.java:16


pacman [V]
member variable   SplashScreen.java:8
normal parameter   SplashScreen.java:19