EMMA Coverage Report (generated Fri Jun 18 18:30:53 CEST 2010)
[all classes][jodd.introspector]

COVERAGE SUMMARY FOR SOURCE FILE [ClassDescriptor.java]

nameclass, %method, %block, %line, %
ClassDescriptor.java100% (1/1)47%  (22/47)59%  (424/715)59%  (114.8/194)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ClassDescriptor100% (1/1)47%  (22/47)59%  (424/715)59%  (114.8/194)
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/66)0%   (0/16)
isArray (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
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)
inspectFields (): void 100% (1/1)95%  (63/66)99%  (15.9/16)
inspectProperties (): void 100% (1/1)97%  (103/106)100% (26.9/27)
ClassDescriptor (Class, boolean): void 100% (1/1)100% (33/33)100% (9/9)
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)
isMap (): boolean 100% (1/1)100% (3/3)100% (1/1)

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