Commit 1b50eb39 authored by Yiming Liu's avatar Yiming Liu

Site for apollo-adminservice, 0.0.3-SNAPSHOT

parent 6a2de527
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-06-29 -->
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-06-30 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
......@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160629" />
<meta name="Date-Revision-yyyymmdd" content="20160630" />
<meta http-equiv="Content-Language" content="en" />
</head>
......@@ -27,7 +27,7 @@
<div class="xleft">
<span id="publishDate">Last Published: 2016-06-29</span>
<span id="publishDate">Last Published: 2016-06-30</span>
&nbsp;| <span id="projectVersion">Version: 0.0.3-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo AdminService">Apollo AdminService</a>
......@@ -88,7 +88,7 @@
<tr class="b">
<td>17</td>
<td>0</td>
<td>142</td>
<td>139</td>
<td>0</td></tr></table></div>
<div class="section">
<h2>Files<a name="Files"></a></h2>
......@@ -156,7 +156,7 @@
<tr class="a">
<td><a href="#com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.java">com/ctrip/framework/apollo/adminservice/controller/NamespaceLockController.java</a></td>
<td>0</td>
<td>5</td>
<td>2</td>
<td>0</td></tr>
<tr class="b">
<td><a href="#com.ctrip.framework.apollo.adminservice.controller.ReleaseController.java">com/ctrip/framework/apollo/adminservice/controller/ReleaseController.java</a></td>
......@@ -243,7 +243,7 @@
<li>allowEmptyMethods: <tt>&quot;true&quot;</tt></li>
<li>allowEmptyLoops: <tt>&quot;true&quot;</tt></li>
<li>allowEmptyTypes: <tt>&quot;true&quot;</tt></li></ul></td>
<td>12</td>
<td>9</td>
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr></table></div>
<div class="section">
<h2>Details<a name="Details"></a></h2>
......@@ -303,67 +303,67 @@
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 102).</td>
<td>45</td></tr>
<td>44</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 103).</td>
<td>46</td></tr>
<td>45</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 107).</td>
<td>50</td></tr>
<td>49</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>javadoc</td>
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
<td>56</td></tr>
<td>55</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 104).</td>
<td>63</td></tr>
<td>62</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>naming</td>
<td>CatchParameterName</td>
<td>Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.</td>
<td>92</td></tr>
<td>91</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>naming</td>
<td>CatchParameterName</td>
<td>Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.</td>
<td>95</td></tr>
<td>94</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>whitespace</td>
<td>WhitespaceAround</td>
<td>WhitespaceAround: '{' is not preceded with whitespace.</td>
<td>95</td></tr>
<td>94</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>whitespace</td>
<td>WhitespaceAround</td>
<td>WhitespaceAround: '{' is not preceded with whitespace.</td>
<td>116</td></tr>
<td>115</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>whitespace</td>
<td>WhitespaceAround</td>
<td>WhitespaceAround: '{' is not preceded with whitespace.</td>
<td>118</td></tr>
<td>117</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 113).</td>
<td>122</td></tr></table></div>
<td>121</td></tr></table></div>
<div class="section">
<h3 id="com.ctrip.framework.apollo.adminservice.aop.PreAcquireNamespaceLock.java">com/ctrip/framework/apollo/adminservice/aop/PreAcquireNamespaceLock.java</h3>
<table border="0" class="bodyTable">
......@@ -1158,59 +1158,41 @@
<td>javadoc</td>
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
<td>26</td></tr>
<td>29</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 109).</td>
<td>27</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>whitespace</td>
<td>WhitespaceAround</td>
<td>WhitespaceAround: '{' is not preceded with whitespace.</td>
<td>28</td></tr>
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>whitespace</td>
<td>WhitespaceAround</td>
<td>WhitespaceAround: '{' is not preceded with whitespace.</td>
<td>30</td></tr>
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>whitespace</td>
<td>WhitespaceAround</td>
<td>WhitespaceAround: '{' is not preceded with whitespace.</td>
<td>36</td></tr></table></div>
<td>30</td></tr></table></div>
<div class="section">
<h3 id="com.ctrip.framework.apollo.adminservice.controller.ReleaseController.java">com/ctrip/framework/apollo/adminservice/controller/ReleaseController.java</h3>
<table border="0" class="bodyTable">
<tr class="a">
<tr class="b">
<th>Severity</th>
<th>Category</th>
<th>Rule</th>
<th>Message</th>
<th>Line</th></tr>
<tr class="b">
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>javadoc</td>
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
<td>43</td></tr>
<tr class="a">
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>javadoc</td>
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
<td>60</td></tr>
<tr class="b">
<tr class="a">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>sizes</td>
<td>LineLength</td>
<td>Line is longer than 100 characters (found 129).</td>
<td>73</td></tr>
<tr class="a">
<tr class="b">
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
<td>javadoc</td>
<td>JavadocMethod</td>
......
......@@ -27,7 +27,7 @@ under the License.
<item>
<title>File: 17,
Errors: 0,
Warnings: 142,
Warnings: 139,
Infos: 0
</title>
<link>https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html</link>
......@@ -220,7 +220,7 @@ under the License.
0
</td>
<td>
5
2
</td>
<td>
0
......
......@@ -79,6 +79,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -75,6 +75,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -49,6 +49,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -159,6 +159,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -112,6 +112,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -143,6 +143,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -78,6 +78,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -45,6 +45,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -223,6 +223,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -82,6 +82,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -155,6 +155,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -38,6 +38,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -188,6 +188,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/ApolloBizConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/aop/RepositoryAspect.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -18,6 +18,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Audit.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Cluster.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Commit.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Item.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Namespace.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/NamespaceLock.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Privilege.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/Release.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/ReleaseMessage.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/entity/ServerConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/eureka/ApolloEurekaClientConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/message/DatabaseMessageSender.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/AdminService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/AppNamespaceService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/AppService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/AuditService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ClusterService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/CommitService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ConfigService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ItemService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ItemSetService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/NamespaceLockService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/NamespaceService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/PrivilegeService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ReleaseMessageService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ReleaseService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/service/ServerConfigService.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Coverage Report</title>
<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
<script type="text/javascript" src="js/popup.js"></script>
</head>
<body>
<h5>Coverage Report - com.ctrip.framework.apollo.biz.utils.ApolloSwitcher</h5>
<div class="separator">&nbsp;</div>
<table class="report">
<thead><tr> <td class="heading">Classes in this File</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tr><td><a href="com.ctrip.framework.apollo.biz.utils.ApolloSwitcher.html">ApolloSwitcher</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">2/2</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">50%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:50px"><span class="text">1/2</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/utils/ApolloSwitcher.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -18,6 +18,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/utils/ConfigChangeContentBuilder.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/utils/EntityManagerUtil.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/biz/utils/ReleaseKeyGenerator.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/cat/NullClientConfigManager.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/cat/NullLoggerManager.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/cat/NullMessageManager.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/cat/NullMessageProducer.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -18,6 +18,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/cat/NullTransportManager.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/ApolloCommonConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/auth/WebSecurityConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/controller/ApolloInfoController.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/controller/CatConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/controller/CharacterEncodingFilterConfiguration.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -18,6 +18,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/controller/GlobalDefaultExceptionHandler.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -18,6 +18,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/controller/HttpMessageConverterConfiguration.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/controller/WebMvcConfig.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/customize/TomcatContainerCustomizer.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/datasource/TitanCondition.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/datasource/TitanSettings.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/entity/App.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/entity/AppNamespace.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/entity/BaseEntity.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/utils/BeanUtils.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/common/utils/InputValidator.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/AppDTO.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/BaseDTO.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/ClusterDTO.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/ItemChangeSets.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/ItemDTO.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/NamespaceDTO.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/dto/ReleaseDTO.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/exception/AbstractBaseException.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/exception/NotFoundException.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/exception/ServiceException.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/utils/ByteUtil.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/utils/MachineUtil.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,6 +17,6 @@
</table>
<div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/framework/apollo/core/utils/StringUtils.java. Have you specified the source directory?</p>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -15,7 +15,7 @@ com.ctrip.framework.apollo.adminservice.aop
<table width="100%">
<tbody>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.aop.NamespaceLockAspect.html">NamespaceLockAspect</a> <i>(15%)</i></td>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.aop.NamespaceLockAspect.html">NamespaceLockAspect</a> <i>(13%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.aop.PreAcquireNamespaceLock.html">PreAcquireNamespaceLock</a> <i>(N/A)</i></td>
......
......@@ -39,7 +39,7 @@ com.ctrip.framework.apollo.adminservice.controller
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.controller.NamespaceController.html">NamespaceController</a> <i>(15%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.html">NamespaceLockController</a> <i>(12%)</i></td>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.html">NamespaceLockController</a> <i>(10%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.controller.PrivilegeController.html">PrivilegeController</a> <i>(100%)</i></td>
......
......@@ -15,6 +15,9 @@ com.ctrip.framework.apollo.biz.utils
<table width="100%">
<tbody>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.biz.utils.ApolloSwitcher.html">ApolloSwitcher</a> <i>(100%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.biz.utils.ConfigChangeContentBuilder.html">ConfigChangeContentBuilder</a> <i>(100%)</i></td>
</tr>
<tr>
......
......@@ -39,6 +39,9 @@ All Packages
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.common.controller.ApolloInfoController.html">ApolloInfoController</a> <i>(16%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.biz.utils.ApolloSwitcher.html">ApolloSwitcher</a> <i>(100%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.common.entity.App.html">App</a> <i>(79%)</i></td>
</tr>
<tr>
......@@ -165,10 +168,10 @@ All Packages
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.biz.entity.NamespaceLock.html">NamespaceLock</a> <i>(25%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.aop.NamespaceLockAspect.html">NamespaceLockAspect</a> <i>(15%)</i></td>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.aop.NamespaceLockAspect.html">NamespaceLockAspect</a> <i>(13%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.html">NamespaceLockController</a> <i>(12%)</i></td>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.html">NamespaceLockController</a> <i>(10%)</i></td>
</tr>
<tr>
<td nowrap="nowrap"><a target="summary" href="com.ctrip.framework.apollo.biz.service.NamespaceLockService.html">NamespaceLockService</a> <i>(60%)</i></td>
......
......@@ -16,7 +16,7 @@
<table class="report" id="packageResults">
<thead><tr> <td class="heading">Package</td> <td class="heading"># Classes</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tbody>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.aop.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.aop.html"'>com.ctrip.framework.apollo.adminservice.aop</a></td><td class="value">2</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">7/45</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">16%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:16px"><span class="text">2/12</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.2222222222222223;</span>2.222</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.aop.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.aop.html"'>com.ctrip.framework.apollo.adminservice.aop</a></td><td class="value">2</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">13%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:13px"><span class="text">6/44</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">10%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:10px"><span class="text">1/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.375;</span>2.375</td></tr>
</tbody>
</table>
<script type="text/javascript">
......@@ -28,7 +28,7 @@ packageTable.sort(0);
<table class="report" id="classResults">
<thead><tr> <td class="heading">Classes in this Package</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tbody>
<tr><td><a href="com.ctrip.framework.apollo.adminservice.aop.NamespaceLockAspect.html">NamespaceLockAspect</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">7/45</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">16%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:16px"><span class="text">2/12</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.2222222222222223;</span>2.222</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.adminservice.aop.NamespaceLockAspect.html">NamespaceLockAspect</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">13%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:13px"><span class="text">6/44</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">10%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:10px"><span class="text">1/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.375;</span>2.375</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.adminservice.aop.PreAcquireNamespaceLock.html">PreAcquireNamespaceLock</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
......@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -16,7 +16,7 @@
<table class="report" id="packageResults">
<thead><tr> <td class="heading">Package</td> <td class="heading"># Classes</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tbody>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.controller.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.controller.html"'>com.ctrip.framework.apollo.adminservice.controller</a></td><td class="value">11</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">31%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:31px"><span class="text">57/179</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">25%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:25px"><span class="text">14/54</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.40625;</span>2.406</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.controller.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.controller.html"'>com.ctrip.framework.apollo.adminservice.controller</a></td><td class="value">11</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">31%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:31px"><span class="text">57/181</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">25%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:25px"><span class="text">14/56</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.46875;</span>2.469</td></tr>
</tbody>
</table>
<script type="text/javascript">
......@@ -44,7 +44,7 @@ packageTable.sort(0);
<tr><td><a href="com.ctrip.framework.apollo.adminservice.controller.NamespaceController.html">NamespaceController</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">4/26</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">10%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:10px"><span class="text">1/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.8;</span>2.8</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.html">NamespaceLockController</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">12%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:12px"><span class="text">1/8</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/4</span></div></div></td></tr></table></td><td class="value"><span class="hidden">5.0;</span>5</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.adminservice.controller.NamespaceLockController.html">NamespaceLockController</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">10%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:10px"><span class="text">1/10</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/6</span></div></div></td></tr></table></td><td class="value"><span class="hidden">7.0;</span>7</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.adminservice.controller.PrivilegeController.html">PrivilegeController</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">1/1</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
......@@ -57,6 +57,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -17,8 +17,8 @@
<thead><tr> <td class="heading">Package</td> <td class="heading"># Classes</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tbody>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.html"'>com.ctrip.framework.apollo.adminservice</a></td><td class="value">2</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">7%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:7px"><span class="text">1/14</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/2</span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.6666666666666667;</span>1.667</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.aop.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.aop.html"'>com.ctrip.framework.apollo.adminservice.aop</a></td><td class="value">2</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">15%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:15px"><span class="text">7/45</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">16%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:16px"><span class="text">2/12</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.2222222222222223;</span>2.222</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.controller.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.controller.html"'>com.ctrip.framework.apollo.adminservice.controller</a></td><td class="value">11</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">31%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:31px"><span class="text">57/179</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">25%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:25px"><span class="text">14/54</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.40625;</span>2.406</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.aop.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.aop.html"'>com.ctrip.framework.apollo.adminservice.aop</a></td><td class="value">2</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">13%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:13px"><span class="text">6/44</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">10%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:10px"><span class="text">1/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.375;</span>2.375</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.adminservice.controller.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.adminservice.controller.html"'>com.ctrip.framework.apollo.adminservice.controller</a></td><td class="value">11</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">31%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:31px"><span class="text">57/181</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">25%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:25px"><span class="text">14/56</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.46875;</span>2.469</td></tr>
</tbody>
</table>
<script type="text/javascript">
......@@ -41,6 +41,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -56,6 +56,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -22,7 +22,7 @@
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.eureka.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.eureka.html"'>com.ctrip.framework.apollo.biz.eureka</a></td><td class="value">1</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">25%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:25px"><span class="text">2/8</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/4</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.message.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.message.html"'>com.ctrip.framework.apollo.biz.message</a></td><td class="value">1</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">68%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:68px"><span class="text">11/16</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">50%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:50px"><span class="text">1/2</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.service.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.service.html"'>com.ctrip.framework.apollo.biz.service</a></td><td class="value">15</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">53%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:53px"><span class="text">182/339</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">37%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:37px"><span class="text">29/78</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.utils.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.utils.html"'>com.ctrip.framework.apollo.biz.utils</a></td><td class="value">4</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">85%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:85px"><span class="text">48/56</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:75px"><span class="text">6/8</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.utils.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.utils.html"'>com.ctrip.framework.apollo.biz.utils</a></td><td class="value">5</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">86%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:86px"><span class="text">50/58</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">70%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:70px"><span class="text">7/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
</tbody>
</table>
<script type="text/javascript">
......@@ -43,6 +43,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -65,6 +65,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -16,7 +16,7 @@
<table class="report" id="packageResults">
<thead><tr> <td class="heading">Package</td> <td class="heading"># Classes</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tbody>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.utils.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.utils.html"'>com.ctrip.framework.apollo.biz.utils</a></td><td class="value">4</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">85%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:85px"><span class="text">48/56</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:75px"><span class="text">6/8</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="frame-summary-com.ctrip.framework.apollo.biz.utils.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.framework.apollo.biz.utils.html"'>com.ctrip.framework.apollo.biz.utils</a></td><td class="value">5</td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">86%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:86px"><span class="text">50/58</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">70%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:70px"><span class="text">7/10</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
</tbody>
</table>
<script type="text/javascript">
......@@ -28,6 +28,8 @@ packageTable.sort(0);
<table class="report" id="classResults">
<thead><tr> <td class="heading">Classes in this Package</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tbody>
<tr><td><a href="com.ctrip.framework.apollo.biz.utils.ApolloSwitcher.html">ApolloSwitcher</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">2/2</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">50%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:50px"><span class="text">1/2</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.biz.utils.ConfigChangeContentBuilder.html">ConfigChangeContentBuilder</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">23/23</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">6/6</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
<tr><td><a href="com.ctrip.framework.apollo.biz.utils.ConfigChangeContentBuilder.html">ConfigChangeContentBuilder$ItemPair</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">4/4</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
......@@ -42,6 +44,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -46,6 +46,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
......@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0);
</script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/29/16 10:43 AM.</div>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 6/30/16 4:55 AM.</div>
</body>
</html>
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment