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

COVERAGE SUMMARY FOR SOURCE FILE [SqlChunk.java]

nameclass, %method, %block, %line, %
SqlChunk.java100% (1/1)79%  (11/14)60%  (89/149)76%  (28/37)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SqlChunk100% (1/1)79%  (11/14)60%  (89/149)76%  (28/37)
isColumnChunk (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isJoinOnChunk (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isTableChunk (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
lookupTableRef (String): DbEntityDescriptor 100% (1/1)39%  (9/23)75%  (3/4)
lookupType (Class): DbEntityDescriptor 100% (1/1)40%  (10/25)75%  (3/4)
lookupName (String): DbEntityDescriptor 100% (1/1)42%  (10/24)75%  (3/4)
insertChunkAfter (SqlChunk): void 100% (1/1)67%  (12/18)71%  (5/7)
render (): String 100% (1/1)78%  (7/9)67%  (2/3)
SqlChunk (): void 100% (1/1)100% (3/3)100% (1/1)
defineParameter (StringBuilder, String, Object): void 100% (1/1)100% (18/18)100% (5/5)
getNextChunk (): SqlChunk 100% (1/1)100% (3/3)100% (1/1)
getPreviousChunk (): SqlChunk 100% (1/1)100% (3/3)100% (1/1)
init (DbSqlBuilder): void 100% (1/1)100% (9/9)100% (3/3)
resolveTableRef (String): String 100% (1/1)100% (5/5)100% (1/1)

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