EMMA Coverage Report (generated Tue May 03 17:02:00 CDT 2011)
[all classes][tuffy.db]

COVERAGE SUMMARY FOR SOURCE FILE [RDB.java]

nameclass, %method, %block, %line, %
RDB.java100% (2/2)50%  (25/50)37%  (525/1437)37%  (134.2/364)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class RDB$1100% (1/1)50%  (1/2)5%   (6/114)8%   (2/24)
run (): void 0%   (0/1)0%   (0/108)0%   (0/22)
RDB$1 (RDB): void 100% (1/1)100% (6/6)100% (2/2)
     
class RDB100% (1/1)50%  (24/48)39%  (519/1323)39%  (133.2/341)
access$0 (RDB): Statement 0%   (0/1)0%   (0/3)0%   (0/1)
access$1 (RDB, Statement): void 0%   (0/1)0%   (0/4)0%   (0/1)
access$2 (RDB): Connection 0%   (0/1)0%   (0/3)0%   (0/1)
callFunctionDouble (String, String): Double 0%   (0/1)0%   (0/44)0%   (0/11)
callProcedure (String): void 0%   (0/1)0%   (0/25)0%   (0/7)
commit (): void 0%   (0/1)0%   (0/8)0%   (0/4)
copyTable (String, String): void 0%   (0/1)0%   (0/25)0%   (0/7)
createSetTable (String, HashSet): void 0%   (0/1)0%   (0/57)0%   (0/14)
createTempTableIntList (String, Collection): void 0%   (0/1)0%   (0/57)0%   (0/13)
dropIndex (String): void 0%   (0/1)0%   (0/16)0%   (0/5)
dropSequence (String): void 0%   (0/1)0%   (0/6)0%   (0/2)
dropView (String): void 0%   (0/1)0%   (0/6)0%   (0/2)
dumpSQL (String): void 0%   (0/1)0%   (0/22)0%   (0/4)
dumpTableToFile (Predicate, String): void 0%   (0/1)0%   (0/121)0%   (0/21)
estimateCost (String): String 0%   (0/1)0%   (0/59)0%   (0/10)
estimateQuery (String, boolean): void 0%   (0/1)0%   (0/58)0%   (0/11)
executeWhatever (String): void 0%   (0/1)0%   (0/16)0%   (0/6)
explain (String): String 0%   (0/1)0%   (0/40)0%   (0/11)
getRDBbyConfig (String): RDB 0%   (0/1)0%   (0/18)0%   (0/4)
getSequenceCurValue (String): int 0%   (0/1)0%   (0/30)0%   (0/8)
loadSymbolIdMapFromTable (): HashMap 0%   (0/1)0%   (0/44)0%   (0/13)
resetSequence (String): void 0%   (0/1)0%   (0/14)0%   (0/4)
setAutoCommit (boolean): void 0%   (0/1)0%   (0/20)0%   (0/5)
updateBatch (ArrayList): boolean 0%   (0/1)0%   (0/36)0%   (0/11)
close (): void 100% (1/1)62%  (5/8)50%  (2/4)
query (String): ResultSet 100% (1/1)68%  (25/37)64%  (7/11)
update (String): int 100% (1/1)68%  (25/37)64%  (7/11)
restoreAutoCommitState (): void 100% (1/1)70%  (7/10)50%  (2/4)
disableAutoCommitForNow (): void 100% (1/1)79%  (11/14)60%  (3/5)
execute (String): void 100% (1/1)79%  (22/28)70%  (7/10)
countTuples (String): long 100% (1/1)81%  (29/36)72%  (7.9/11)
getPrepareStatement (String): PreparedStatement 100% (1/1)83%  (15/18)67%  (4/6)
RDB (String, String, String): void 100% (1/1)84%  (46/55)78%  (14/18)
dropStuff (String, String): boolean 100% (1/1)85%  (17/20)60%  (3/5)
loadIdSymbolMapFromTable (): HashMap 100% (1/1)93%  (39/42)83%  (10/12)
createConstantTable (HashMap): void 100% (1/1)94%  (102/108)83%  (19/23)
resetSchema (String): void 100% (1/1)97%  (65/67)96%  (13.5/14)
<static initializer> 100% (1/1)100% (7/7)100% (3/3)
analyze (String): void 100% (1/1)100% (13/13)100% (3/3)
dropSchema (String): boolean 100% (1/1)100% (12/12)100% (1/1)
dropTable (String): void 100% (1/1)100% (6/6)100% (2/2)
getConnection (): Connection 100% (1/1)100% (3/3)100% (1/1)
getLastUpdateRowCount (): int 100% (1/1)100% (3/3)100% (1/1)
getRDBbyConfig (): RDB 100% (1/1)100% (9/9)100% (3/3)
regExplainProc (String): void 100% (1/1)100% (27/27)100% (10/10)
registerDrivers (): void 100% (1/1)100% (1/1)100% (1/1)
updateRaw (String): void 100% (1/1)100% (17/17)100% (6/6)
vacuum (String): void 100% (1/1)100% (13/13)100% (3/3)

[source file 'tuffy/db/RDB.java' not found in sourcepath]

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