Commit 2083000e authored by Yiming Liu's avatar Yiming Liu

Building site for 0.0.1-SNAPSHOT

parent 26462a4f
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
<tr class="b"> <tr class="b">
<td>9</td> <td>9</td>
<td>0</td> <td>0</td>
<td>111</td> <td>113</td>
<td>0</td></tr></table></div> <td>0</td></tr></table></div>
<div class="section"> <div class="section">
<h2>Files<a name="Files"></a></h2> <h2>Files<a name="Files"></a></h2>
...@@ -99,36 +99,41 @@ ...@@ -99,36 +99,41 @@
<th><img src="images/icon_warning_sml.gif" alt="" />&#160;W</th> <th><img src="images/icon_warning_sml.gif" alt="" />&#160;W</th>
<th><img src="images/icon_error_sml.gif" alt="" />&#160;E</th></tr> <th><img src="images/icon_error_sml.gif" alt="" />&#160;E</th></tr>
<tr class="b"> <tr class="b">
<td><a href="#com.ctrip.apollo.AdminServiceApplication.java">com/ctrip/apollo/AdminServiceApplication.java</a></td>
<td>0</td>
<td>2</td>
<td>0</td></tr>
<tr class="a">
<td><a href="#com.ctrip.apollo.adminservice.AdminServiceHealthIndicator.java">com/ctrip/apollo/adminservice/AdminServiceHealthIndicator.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.AdminServiceHealthIndicator.java">com/ctrip/apollo/adminservice/AdminServiceHealthIndicator.java</a></td>
<td>0</td> <td>0</td>
<td>1</td> <td>1</td>
<td>0</td></tr> <td>0</td></tr>
<tr class="a"> <tr class="b">
<td><a href="#com.ctrip.apollo.adminservice.controller.AppController.java">com/ctrip/apollo/adminservice/controller/AppController.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.controller.AppController.java">com/ctrip/apollo/adminservice/controller/AppController.java</a></td>
<td>0</td> <td>0</td>
<td>25</td> <td>25</td>
<td>0</td></tr> <td>0</td></tr>
<tr class="b"> <tr class="a">
<td><a href="#com.ctrip.apollo.adminservice.controller.ClusterController.java">com/ctrip/apollo/adminservice/controller/ClusterController.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.controller.ClusterController.java">com/ctrip/apollo/adminservice/controller/ClusterController.java</a></td>
<td>0</td> <td>0</td>
<td>19</td> <td>19</td>
<td>0</td></tr> <td>0</td></tr>
<tr class="a"> <tr class="b">
<td><a href="#com.ctrip.apollo.adminservice.controller.ItemController.java">com/ctrip/apollo/adminservice/controller/ItemController.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.controller.ItemController.java">com/ctrip/apollo/adminservice/controller/ItemController.java</a></td>
<td>0</td> <td>0</td>
<td>19</td> <td>19</td>
<td>0</td></tr> <td>0</td></tr>
<tr class="b"> <tr class="a">
<td><a href="#com.ctrip.apollo.adminservice.controller.ItemSetController.java">com/ctrip/apollo/adminservice/controller/ItemSetController.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.controller.ItemSetController.java">com/ctrip/apollo/adminservice/controller/ItemSetController.java</a></td>
<td>0</td> <td>0</td>
<td>3</td> <td>3</td>
<td>0</td></tr> <td>0</td></tr>
<tr class="a"> <tr class="b">
<td><a href="#com.ctrip.apollo.adminservice.controller.NamespaceController.java">com/ctrip/apollo/adminservice/controller/NamespaceController.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.controller.NamespaceController.java">com/ctrip/apollo/adminservice/controller/NamespaceController.java</a></td>
<td>0</td> <td>0</td>
<td>26</td> <td>26</td>
<td>0</td></tr> <td>0</td></tr>
<tr class="b"> <tr class="a">
<td><a href="#com.ctrip.apollo.adminservice.controller.ReleaseController.java">com/ctrip/apollo/adminservice/controller/ReleaseController.java</a></td> <td><a href="#com.ctrip.apollo.adminservice.controller.ReleaseController.java">com/ctrip/apollo/adminservice/controller/ReleaseController.java</a></td>
<td>0</td> <td>0</td>
<td>18</td> <td>18</td>
...@@ -136,17 +141,17 @@ ...@@ -136,17 +141,17 @@
<div class="section"> <div class="section">
<h2>Rules<a name="Rules"></a></h2> <h2>Rules<a name="Rules"></a></h2>
<table border="0" class="bodyTable"> <table border="0" class="bodyTable">
<tr class="a"> <tr class="b">
<th>Category</th> <th>Category</th>
<th>Rule</th> <th>Rule</th>
<th>Violations</th> <th>Violations</th>
<th>Severity</th></tr> <th>Severity</th></tr>
<tr class="b"> <tr class="a">
<td>blocks</td> <td>blocks</td>
<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_blocks.html#NeedBraces">NeedBraces</a></td> <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_blocks.html#NeedBraces">NeedBraces</a></td>
<td>12</td> <td>12</td>
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr> <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
<tr class="a"> <tr class="b">
<td>imports</td> <td>imports</td>
<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_imports.html#CustomImportOrder">CustomImportOrder</a> <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_imports.html#CustomImportOrder">CustomImportOrder</a>
<ul> <ul>
...@@ -155,7 +160,7 @@ ...@@ -155,7 +160,7 @@
<li>customImportOrderRules: <tt>&quot;STATIC###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE###STANDARD_JAVA_PACKAGE&quot;</tt></li></ul></td> <li>customImportOrderRules: <tt>&quot;STATIC###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE###STANDARD_JAVA_PACKAGE&quot;</tt></li></ul></td>
<td>75</td> <td>75</td>
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr> <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
<tr class="b"> <tr class="a">
<td>javadoc</td> <td>javadoc</td>
<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a> <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a>
<ul> <ul>
...@@ -166,19 +171,40 @@ ...@@ -166,19 +171,40 @@
<li>allowMissingParamTags: <tt>&quot;true&quot;</tt></li> <li>allowMissingParamTags: <tt>&quot;true&quot;</tt></li>
<li>minLineCount: <tt>&quot;2&quot;</tt></li> <li>minLineCount: <tt>&quot;2&quot;</tt></li>
<li>allowedAnnotations: <tt>&quot;Override, Test&quot;</tt></li></ul></td> <li>allowedAnnotations: <tt>&quot;Override, Test&quot;</tt></li></ul></td>
<td>18</td> <td>19</td>
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr> <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
<tr class="a"> <tr class="b">
<td>sizes</td> <td>sizes</td>
<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_sizes.html#LineLength">LineLength</a> <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_sizes.html#LineLength">LineLength</a>
<ul> <ul>
<li>max: <tt>&quot;100&quot;</tt></li> <li>max: <tt>&quot;100&quot;</tt></li>
<li>ignorePattern: <tt>&quot;^package.*|^import.*|a href|href|http://|https://|ftp://&quot;</tt></li></ul></td> <li>ignorePattern: <tt>&quot;^package.*|^import.*|a href|href|http://|https://|ftp://&quot;</tt></li></ul></td>
<td>6</td> <td>7</td>
<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr></table></div> <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr></table></div>
<div class="section"> <div class="section">
<h2>Details<a name="Details"></a></h2> <h2>Details<a name="Details"></a></h2>
<div class="section"> <div class="section">
<h3 id="com.ctrip.apollo.AdminServiceApplication.java">com/ctrip/apollo/AdminServiceApplication.java</h3>
<table border="0" class="bodyTable">
<tr class="a">
<th>Severity</th>
<th>Category</th>
<th>Rule</th>
<th>Message</th>
<th>Line</th></tr>
<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>14</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 115).</td>
<td>15</td></tr></table></div>
<div class="section">
<h3 id="com.ctrip.apollo.adminservice.AdminServiceHealthIndicator.java">com/ctrip/apollo/adminservice/AdminServiceHealthIndicator.java</h3> <h3 id="com.ctrip.apollo.adminservice.AdminServiceHealthIndicator.java">com/ctrip/apollo/adminservice/AdminServiceHealthIndicator.java</h3>
<table border="0" class="bodyTable"> <table border="0" class="bodyTable">
<tr class="b"> <tr class="b">
......
...@@ -27,7 +27,7 @@ under the License. ...@@ -27,7 +27,7 @@ under the License.
<item> <item>
<title>File: 9, <title>File: 9,
Errors: 0, Errors: 0,
Warnings: 111, Warnings: 113,
Infos: 0 Infos: 0
</title> </title>
<link>https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html</link> <link>https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html</link>
...@@ -88,13 +88,13 @@ under the License. ...@@ -88,13 +88,13 @@ under the License.
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html#com.ctrip.apollo.adminservice.controller.ClusterController.java">com/ctrip/apollo/adminservice/controller/ClusterController.java</a> <a href="https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html#com.ctrip.apollo.AdminServiceApplication.java">com/ctrip/apollo/AdminServiceApplication.java</a>
</td> </td>
<td> <td>
0 0
</td> </td>
<td> <td>
19 2
</td> </td>
<td> <td>
0 0
...@@ -102,13 +102,13 @@ under the License. ...@@ -102,13 +102,13 @@ under the License.
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html#com.ctrip.apollo.AdminServiceApplication.java">com/ctrip/apollo/AdminServiceApplication.java</a> <a href="https://ctripcorp.github.io/apollo/apollo-adminservice/checkstyle.html#com.ctrip.apollo.adminservice.controller.ClusterController.java">com/ctrip/apollo/adminservice/controller/ClusterController.java</a>
</td> </td>
<td> <td>
0 0
</td> </td>
<td> <td>
0 19
</td> </td>
<td> <td>
0 0
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<table class="report"> <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> <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.apollo.AdminServiceApplication.html">AdminServiceApplication</a></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/3</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">1.0;</span>1</td></tr> <tr><td><a href="com.ctrip.apollo.AdminServiceApplication.html">AdminServiceApplication</a></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/5</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">1.0;</span>1</td></tr>
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
...@@ -22,28 +22,36 @@ ...@@ -22,28 +22,36 @@
<tr> <td class="numLine">&nbsp;2</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;2</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;</pre></td></tr> <td class="src"><pre class="src">&nbsp;</pre></td></tr>
<tr> <td class="numLine">&nbsp;3</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;3</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.boot.autoconfigure.SpringBootApplication;</pre></td></tr> <td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.boot.actuate.system.ApplicationPidFileWriter;</pre></td></tr>
<tr> <td class="numLine">&nbsp;4</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;4</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.boot.builder.SpringApplicationBuilder;</pre></td></tr> <td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.boot.actuate.system.EmbeddedServerPortFileWriter;</pre></td></tr>
<tr> <td class="numLine">&nbsp;5</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;5</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.cloud.netflix.eureka.EnableEurekaClient;</pre></td></tr> <td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.boot.autoconfigure.SpringBootApplication;</pre></td></tr>
<tr> <td class="numLine">&nbsp;6</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;6</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;</pre></td></tr> <td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.boot.builder.SpringApplicationBuilder;</pre></td></tr>
<tr> <td class="numLine">&nbsp;7</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;7</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;</pre></td></tr> <td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.cloud.netflix.eureka.EnableEurekaClient;</pre></td></tr>
<tr> <td class="numLine">&nbsp;8</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;8</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;@SpringBootApplication</pre></td></tr> <td class="src"><pre class="src">&nbsp;<span class="keyword">import</span> org.springframework.context.ConfigurableApplicationContext;</pre></td></tr>
<tr> <td class="numLine">&nbsp;9</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;9</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;@EnableEurekaClient</pre></td></tr> <td class="src"><pre class="src">&nbsp;</pre></td></tr>
<tr> <td class="numLineCover">&nbsp;10</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp;<span class="keyword">public</span> <span class="keyword">class</span> AdminServiceApplication {</span></pre></td></tr> <tr> <td class="numLine">&nbsp;10</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;</pre></td></tr>
<tr> <td class="numLine">&nbsp;11</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;11</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> main(String[] args) {</pre></td></tr> <td class="src"><pre class="src">&nbsp;@SpringBootApplication</pre></td></tr>
<tr> <td class="numLineCover">&nbsp;12</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp; <span class="keyword">new</span> SpringApplicationBuilder(AdminServiceApplication.<span class="keyword">class</span>).run(args);</span></pre></td></tr> <tr> <td class="numLine">&nbsp;12</td> <td class="nbHits">&nbsp;</td>
<tr> <td class="numLineCover">&nbsp;13</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp; }</span></pre></td></tr> <td class="src"><pre class="src">&nbsp;@EnableEurekaClient</pre></td></tr>
<tr> <td class="numLineCover">&nbsp;13</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp;<span class="keyword">public</span> <span class="keyword">class</span> AdminServiceApplication {</span></pre></td></tr>
<tr> <td class="numLine">&nbsp;14</td> <td class="nbHits">&nbsp;</td> <tr> <td class="numLine">&nbsp;14</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> main(String[] args) {</pre></td></tr>
<tr> <td class="numLineCover">&nbsp;15</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp; ConfigurableApplicationContext context = <span class="keyword">new</span> SpringApplicationBuilder(AdminServiceApplication.<span class="keyword">class</span>).run(args);</span></pre></td></tr>
<tr> <td class="numLineCover">&nbsp;16</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp; context.addApplicationListener(<span class="keyword">new</span> ApplicationPidFileWriter());</span></pre></td></tr>
<tr> <td class="numLineCover">&nbsp;17</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp; context.addApplicationListener(<span class="keyword">new</span> EmbeddedServerPortFileWriter());</span></pre></td></tr>
<tr> <td class="numLineCover">&nbsp;18</td> <td class="nbHitsUncovered">&nbsp;0</td> <td class="src"><pre class="src"><span class="srcUncovered">&nbsp; }</span></pre></td></tr>
<tr> <td class="numLine">&nbsp;19</td> <td class="nbHits">&nbsp;</td>
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -75,6 +75,6 @@ ...@@ -75,6 +75,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -151,6 +151,6 @@ ...@@ -151,6 +151,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -146,6 +146,6 @@ ...@@ -146,6 +146,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -134,6 +134,6 @@ ...@@ -134,6 +134,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -66,6 +66,6 @@ ...@@ -66,6 +66,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -188,6 +188,6 @@ ...@@ -188,6 +188,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -38,6 +38,6 @@ ...@@ -38,6 +38,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -143,6 +143,6 @@ ...@@ -143,6 +143,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/datasource/TitanCondition.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/apollo/biz/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/datasource/TitanSettings.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/apollo/biz/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/App.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/apollo/biz/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/AppNamespace.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/apollo/biz/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/BaseEntity.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/apollo/biz/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/Cluster.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/Item.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/Namespace.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/Privilege.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/entity/Release.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<table class="report"> <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> <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.apollo.biz.service.AdminService.html">AdminService</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">36/36</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> <tr><td><a href="com.ctrip.apollo.biz.service.AdminService.html">AdminService</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">34/34</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>
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/AdminService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/AppService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/ClusterService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -18,6 +18,6 @@ ...@@ -18,6 +18,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/ConfigService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/ItemService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/ItemSetService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/NamespaceService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/PrivilegeService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/ReleaseService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/biz/service/ViewService.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/apollo/biz/service/ViewService.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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/common/controller/GlobalDefaultExceptionHandler.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/common/controller/WebMvcConfig.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/common/utils/BeanUtils.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/dto/AppDTO.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/dto/ClusterDTO.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/dto/ItemChangeSets.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/dto/ItemDTO.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/dto/NamespaceDTO.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/dto/ReleaseDTO.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/exception/AbstractBaseException.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/exception/NotFoundException.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
</table> </table>
<div class="separator">&nbsp;</div> <div class="separator">&nbsp;</div>
<p>Unable to locate com/ctrip/apollo/core/utils/StringUtils.java. Have you specified the source directory?</p> <p>Unable to locate com/ctrip/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 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -49,6 +49,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -49,6 +49,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -38,6 +38,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -38,6 +38,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -51,6 +51,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -51,6 +51,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<table class="report" id="packageResults"> <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> <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> <tbody>
<tr><td><a href="frame-summary-com.ctrip.apollo.biz.service.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.apollo.biz.service.html"'>com.ctrip.apollo.biz.service</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">58%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:58px"><span class="text">106/182</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">47%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:47px"><span class="text">18/38</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.apollo.biz.service.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-com.ctrip.apollo.biz.service.html"'>com.ctrip.apollo.biz.service</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">57%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:57px"><span class="text">104/180</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">47%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:47px"><span class="text">18/38</span></div></div></td></tr></table></td><td class="value"><span class="hidden">0.0;</span>0</td></tr>
</tbody> </tbody>
</table> </table>
<script type="text/javascript"> <script type="text/javascript">
...@@ -28,7 +28,7 @@ packageTable.sort(0); ...@@ -28,7 +28,7 @@ packageTable.sort(0);
<table class="report" id="classResults"> <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> <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> <tbody>
<tr><td><a href="com.ctrip.apollo.biz.service.AdminService.html">AdminService</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">36/36</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> <tr><td><a href="com.ctrip.apollo.biz.service.AdminService.html">AdminService</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">34/34</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>
<tr><td><a href="com.ctrip.apollo.biz.service.AppService.html">AppService</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">63%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:63px"><span class="text">7/11</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> <tr><td><a href="com.ctrip.apollo.biz.service.AppService.html">AppService</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">63%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:63px"><span class="text">7/11</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>
...@@ -56,6 +56,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -56,6 +56,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -47,6 +47,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -47,6 +47,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -39,6 +39,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
...@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -37,6 +37,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:46 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 4/16/16 2:48 AM.</div>
</body> </body>
</html> </html>
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