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

COVERAGE SUMMARY FOR SOURCE FILE [DbOrm.java]

nameclass, %method, %block, %line, %
DbOrm.java100% (1/1)39%  (7/18)66%  (102/154)54%  (25/46)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class DbOrm100% (1/1)39%  (7/18)66%  (102/154)54%  (25/46)
clearDescriptorsCache (): void 0%   (0/1)0%   (0/7)0%   (0/3)
getPrimitiveEntitiesPrefixes (): String [] 0%   (0/1)0%   (0/3)0%   (0/1)
getTablePrefix (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getTotalNames (): int 0%   (0/1)0%   (0/4)0%   (0/1)
getTotalTypes (): int 0%   (0/1)0%   (0/4)0%   (0/1)
isEntityNamesInUse (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
setColumnAliasSeparator (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setEntityNamesInUse (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)
setInstance (DbOrm): void 0%   (0/1)0%   (0/9)0%   (0/4)
setPrimitiveEntitiesPrefixes (String []): void 0%   (0/1)0%   (0/4)0%   (0/2)
setTablePrefix (String): DbOrm 0%   (0/1)0%   (0/5)0%   (0/2)
lookupName (String): DbEntityDescriptor 100% (1/1)82%  (9/11)67%  (2/3)
<static initializer> 100% (1/1)100% (7/7)100% (2/2)
DbOrm (): void 100% (1/1)100% (31/31)100% (7/7)
getColumnAliasSeparator (): String 100% (1/1)100% (3/3)100% (1/1)
getInstance (): DbOrm 100% (1/1)100% (2/2)100% (1/1)
lookupType (Class): DbEntityDescriptor 100% (1/1)100% (25/25)100% (7/7)
register (Class): DbEntityDescriptor 100% (1/1)100% (25/25)100% (5/5)

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