Clover Coverage Report - my.android.mouse.AndroidMouseActivity Coverage Report
Coverage timestamp: Wed Dec 31 1969 16:00:00 PST
0   27   0   -
0   19   -   0
0     -  
6    
This report was generated with an evaluation server license. Purchase Clover or configure your license.
 
  R       Line # 10 0 0 - -1.0
  R.attr       Line # 11 0 0 - -1.0
  R.drawable       Line # 13 0 0 - -1.0
  R.id       Line # 16 0 0 - -1.0
  R.layout       Line # 20 0 0 - -1.0
  R.string       Line # 23 0 0 - -1.0
 
No Tests
 
1    /* AUTO-GENERATED FILE. DO NOT MODIFY.
2    *
3    * This class was automatically generated by the
4    * aapt tool from the resource data it found. It
5    * should not be modified by hand.
6    */
7   
8    package my.android.mouse;
9   
 
10    public final class R {
 
11    public static final class attr {
12    }
 
13    public static final class drawable {
14    public static final int ic_launcher=0x7f020000;
15    }
 
16    public static final class id {
17    public static final int leftClick=0x7f050000;
18    public static final int rightClick=0x7f050001;
19    }
 
20    public static final class layout {
21    public static final int main=0x7f030000;
22    }
 
23    public static final class string {
24    public static final int app_name=0x7f040001;
25    public static final int hello=0x7f040000;
26    }
27    }