Detailed report on module UnknownPropertyException

MetricTagOverallPer Function
Lines of CodeLOC 11******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 1********
LOC/COML_C------ 
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 0********
Information Flow measure (  visible )IF4v 0********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   src/ru/petrsu/nest/ldap/StorageException.java:74
2 0 1------------

Functions

Function prototypeLOCMVGCOML_CM_C
UnknownPropertyException(  Exception )
definition   src/ru/petrsu/nest/ldap/StorageException.java:75

3 0 0------------
UnknownPropertyException(  String )
definition   src/ru/petrsu/nest/ldap/StorageException.java:78

3 0 0------------
UnknownPropertyException(  String,  Exception )
definition   src/ru/petrsu/nest/ldap/StorageException.java:81

3 0 0------------

Relationships

ClientsSuppliers
  Exception [V]
normal parameter   src/ru/petrsu/nest/ldap/StorageException.java:75
normal parameter   src/ru/petrsu/nest/ldap/StorageException.java:81


RuntimeException [CV]
extends   src/ru/petrsu/nest/ldap/StorageException.java:74


String [V]
normal parameter   src/ru/petrsu/nest/ldap/StorageException.java:78
normal parameter   src/ru/petrsu/nest/ldap/StorageException.java:81