EMMA Coverage Report (generated Thu Oct 17 06:23:52 PDT 2013)
[all classes][com.example.android.notepad]

COVERAGE SUMMARY FOR SOURCE FILE [NotePadProvider.java]

nameclass, %method, %block, %line, %
NotePadProvider.java100% (2/2)64%  (7/11)43%  (196/460)50%  (44.7/90)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class NotePadProvider$DatabaseHelper100% (1/1)33%  (1/3)20%  (7/35)25%  (2/8)
onCreate (SQLiteDatabase): void 0%   (0/1)0%   (0/4)0%   (0/2)
onUpgrade (SQLiteDatabase, int, int): void 0%   (0/1)0%   (0/24)0%   (0/4)
NotePadProvider$DatabaseHelper (Context): void 100% (1/1)100% (7/7)100% (2/2)
     
class NotePadProvider100% (1/1)75%  (6/8)44%  (189/425)52%  (42.7/82)
delete (Uri, String, String []): int 0%   (0/1)0%   (0/71)0%   (0/10)
insert (Uri, ContentValues): Uri 0%   (0/1)0%   (0/106)0%   (0/22)
getType (Uri): String 100% (1/1)40%  (8/20)75%  (3/4)
update (Uri, ContentValues, String, String []): int 100% (1/1)58%  (42/73)67%  (6.7/10)
query (Uri, String [], String, String [], String): Cursor 100% (1/1)80%  (63/79)83%  (15/18)
<static initializer> 100% (1/1)100% (64/64)100% (14/14)
NotePadProvider (): void 100% (1/1)100% (3/3)100% (2/2)
onCreate (): boolean 100% (1/1)100% (9/9)100% (2/2)

[source file 'com/example/android/notepad/NotePadProvider.java' not found in sourcepath]

[all classes][com.example.android.notepad]
EMMA 2.0.5312 (C) Vladimir Roubtsov