Clover Coverage Report - WhatYouEat Coverage Report
Coverage timestamp: sab gen 3 2015 15:14:15 EST
0   68   0   -
0   30   -   0
0     -  
9    
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.dimen       Line # 13 0 0 - -1.0
  R.drawable       Line # 23 0 0 - -1.0
  R.id       Line # 26 0 0 - -1.0
  R.layout       Line # 29 0 0 - -1.0
  R.menu       Line # 32 0 0 - -1.0
  R.string       Line # 35 0 0 - -1.0
  R.style       Line # 40 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 co.harlequinmettle.healthfoodconcepts;
9   
 
10    public final class R {
 
11    public static final class attr {
12    }
 
13    public static final class dimen {
14    /** Default screen margins, per the Android Design guidelines.
15   
16    Customize dimensions originally defined in res/values/dimens.xml (such as
17    screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
18   
19    */
20    public static final int activity_horizontal_margin=0x7f040000;
21    public static final int activity_vertical_margin=0x7f040001;
22    }
 
23    public static final class drawable {
24    public static final int ic_launcher=0x7f020000;
25    }
 
26    public static final class id {
27    public static final int action_settings=0x7f080000;
28    }
 
29    public static final class layout {
30    public static final int unused_layouts=0x7f030000;
31    }
 
32    public static final class menu {
33    public static final int what_you_eat=0x7f070000;
34    }
 
35    public static final class string {
36    public static final int action_settings=0x7f050001;
37    public static final int app_name=0x7f050000;
38    public static final int hello_world=0x7f050002;
39    }
 
40    public static final class style {
41    /**
42    Base application theme, dependent on API level. This theme is replaced
43    by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
44   
45   
46    Theme customizations available in newer API levels can go in
47    res/values-vXX/styles.xml, while customizations related to
48    backward-compatibility can go here.
49   
50   
51    Base application theme for API 11+. This theme completely replaces
52    AppBaseTheme from res/values/styles.xml on API 11+ devices.
53   
54    API 11 theme customizations can go here.
55   
56    Base application theme for API 14+. This theme completely replaces
57    AppBaseTheme from BOTH res/values/styles.xml and
58    res/values-v11/styles.xml on API 14+ devices.
59   
60    API 14 theme customizations can go here.
61    */
62    public static final int AppBaseTheme=0x7f060000;
63    /** Application theme.
64    All customizations that are NOT specific to a particular API-level can go here.
65    */
66    public static final int AppTheme=0x7f060001;
67    }
68    }