EMMA Coverage Report (generated Tue Apr 15 15:37:25 CEST 2008)
[all classes][jodd.introspector]

COVERAGE SUMMARY FOR SOURCE FILE [ClassDescriptor.java]

nameclass, %method, %block, %line, %
ClassDescriptor.java100% (1/1)48%  (22/46)63%  (474/749)61%  (120/198)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ClassDescriptor100% (1/1)48%  (22/46)63%  (474/749)61%  (120/198)
getAllBeanSetterNames (): String [] 0%   (0/1)0%   (0/6)0%   (0/2)
getAllBeanSetterNames (boolean): String [] 0%   (0/1)0%   (0/13)0%   (0/4)
getAllFields (): Field [] 0%   (0/1)0%   (0/6)0%   (0/2)
getAllFields (boolean): Field [] 0%   (0/1)0%   (0/13)0%   (0/4)
getAllMethods (): Method [] 0%   (0/1)0%   (0/6)0%   (0/2)
getAllMethods (String): Method [] 0%   (0/1)0%   (0/7)0%   (0/2)
getAllMethods (String, boolean): Method [] 0%   (0/1)0%   (0/15)0%   (0/4)
getAllMethods (boolean): Method [] 0%   (0/1)0%   (0/13)0%   (0/4)
getCtor (Class []): Constructor 0%   (0/1)0%   (0/7)0%   (0/2)
getCtorCount (): int 0%   (0/1)0%   (0/6)0%   (0/2)
getCtorCount (boolean): int 0%   (0/1)0%   (0/13)0%   (0/4)
getField (String): Field 0%   (0/1)0%   (0/7)0%   (0/2)
getFieldCount (): int 0%   (0/1)0%   (0/6)0%   (0/2)
getFieldCount (boolean): int 0%   (0/1)0%   (0/13)0%   (0/4)
getMethod (String): Method 0%   (0/1)0%   (0/7)0%   (0/2)
getMethod (String, Class []): Method 0%   (0/1)0%   (0/8)0%   (0/2)
getMethod (String, Class [], boolean): Method 0%   (0/1)0%   (0/17)0%   (0/4)
getMethod (String, boolean): Method 0%   (0/1)0%   (0/15)0%   (0/4)
getType (): Class 0%   (0/1)0%   (0/3)0%   (0/1)
getUsageCount (): int 0%   (0/1)0%   (0/3)0%   (0/1)
inspectMethods (): void 0%   (0/1)0%   (0/59)0%   (0/16)
isCollection (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isList (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isSet (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
getAllBeanGetters (boolean): Method [] 100% (1/1)67%  (10/15)75%  (3/4)
getAllBeanSetters (boolean): Method [] 100% (1/1)67%  (10/15)75%  (3/4)
getCtor (Class [], boolean): Constructor 100% (1/1)67%  (10/15)75%  (3/4)
getAllCtors (boolean): Constructor [] 100% (1/1)69%  (9/13)75%  (3/4)
getDefaultCtor (boolean): Constructor 100% (1/1)69%  (9/13)75%  (3/4)
ClassDescriptor (Class): void 100% (1/1)100% (26/26)100% (7/7)
getAllBeanGetterNames (): String [] 100% (1/1)100% (6/6)100% (2/2)
getAllBeanGetterNames (boolean): String [] 100% (1/1)100% (13/13)100% (4/4)
getAllBeanGetters (): Method [] 100% (1/1)100% (7/7)100% (2/2)
getAllBeanSetters (): Method [] 100% (1/1)100% (7/7)100% (2/2)
getAllCtors (): Constructor [] 100% (1/1)100% (6/6)100% (2/2)
getBeanGetter (String): Method 100% (1/1)100% (8/8)100% (2/2)
getBeanGetter (String, boolean): Method 100% (1/1)100% (17/17)100% (4/4)
getBeanSetter (String): Method 100% (1/1)100% (8/8)100% (2/2)
getBeanSetter (String, boolean): Method 100% (1/1)100% (17/17)100% (4/4)
getDefaultCtor (): Constructor 100% (1/1)100% (6/6)100% (2/2)
getField (String, boolean): Field 100% (1/1)100% (15/15)100% (4/4)
increaseUsageCount (): void 100% (1/1)100% (7/7)100% (2/2)
inspectCtors (): void 100% (1/1)100% (57/57)100% (15/15)
inspectFields (): void 100% (1/1)100% (59/59)100% (16/16)
inspectProperties (): void 100% (1/1)100% (164/164)100% (34/34)
isMap (): boolean 100% (1/1)100% (3/3)100% (1/1)

[all classes][jodd.introspector]
EMMA 2.0.5312 (C) Vladimir Roubtsov