Travis pushed coverage of 740ea24e088f9662f9d8877687ec8fe783ebe733@master to gh-pages

This commit is contained in:
TravisCI
2014-12-31 16:07:45 +00:00
parent 5ccaf0c500
commit c8831f4a7e
67 changed files with 3183 additions and 3100 deletions

View File

@@ -59,8 +59,9 @@
</tr>
</thead>
<tbody>
<tr><td><a href="UserAuthenticationFailedEvent.php.html#17">UserAuthenticationFailedEvent</a></td><td class="text-right">75%</td></tr>
<tr><td><a href="ClientAuthenticationFailedEvent.php.html#17">ClientAuthenticationFailedEvent</a></td><td class="text-right">75%</td></tr>
<tr><td><a href="ClientAuthenticationFailedEvent.php.html#17">ClientAuthenticationFailedEvent</a></td><td class="text-right">66%</td></tr>
<tr><td><a href="UserAuthenticationFailedEvent.php.html#17">UserAuthenticationFailedEvent</a></td><td class="text-right">66%</td></tr>
<tr><td><a href="SessionOwnerEvent.php.html#17">SessionOwnerEvent</a></td><td class="text-right">75%</td></tr>
</tbody>
</table>
@@ -114,8 +115,9 @@
</tr>
</thead>
<tbody>
<tr><td><a href="UserAuthenticationFailedEvent.php.html#51"><abbr title="UserAuthenticationFailedEvent::getRequest">getRequest</a></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="ClientAuthenticationFailedEvent.php.html#51"><abbr title="ClientAuthenticationFailedEvent::getRequest">getRequest</a></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="ClientAuthenticationFailedEvent.php.html#31"><abbr title="ClientAuthenticationFailedEvent::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="SessionOwnerEvent.php.html#31"><abbr title="SessionOwnerEvent::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="UserAuthenticationFailedEvent.php.html#31"><abbr title="UserAuthenticationFailedEvent::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
</tbody>
</table>
@@ -141,7 +143,7 @@
<footer>
<hr/>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.14</a> using <a href="http://php.net/" target="_top">PHP 5.5.19</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Wed Dec 31 16:06:16 UTC 2014.</small>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.14</a> using <a href="http://hhvm.com/" target="_top">HHVM 3.4.0</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Wed Dec 31 16:07:34 UTC 2014.</small>
</p>
</footer>
</div>
@@ -162,7 +164,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#classCoverageDistribution svg')
.datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,2,0,0,1], "Class Coverage"))
.datum(getCoverageDistributionData([0,0,0,0,0,0,0,2,1,0,0,0], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -180,7 +182,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
.datum(getCoverageDistributionData([2,0,0,0,0,0,0,0,0,0,0,7], "Method Coverage"))
.datum(getCoverageDistributionData([0,0,0,0,0,0,3,0,0,0,0,6], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -231,7 +233,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
.datum(getComplexityData([[75,3,"<a href=\"ClientAuthenticationFailedEvent.php.html#17\">ClientAuthenticationFailedEvent<\/a>"],[100,3,"<a href=\"SessionOwnerEvent.php.html#17\">SessionOwnerEvent<\/a>"],[75,3,"<a href=\"UserAuthenticationFailedEvent.php.html#17\">UserAuthenticationFailedEvent<\/a>"]], 'Class Complexity'))
.datum(getComplexityData([[66.666666666667,3,"<a href=\"ClientAuthenticationFailedEvent.php.html#17\">ClientAuthenticationFailedEvent<\/a>"],[75,3,"<a href=\"SessionOwnerEvent.php.html#17\">SessionOwnerEvent<\/a>"],[66.666666666667,3,"<a href=\"UserAuthenticationFailedEvent.php.html#17\">UserAuthenticationFailedEvent<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
@@ -256,7 +258,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Method Complexity');
d3.select('#methodComplexity svg')
.datum(getComplexityData([[100,1,"<a href=\"ClientAuthenticationFailedEvent.php.html#31\">ClientAuthenticationFailedEvent::__construct<\/a>"],[100,1,"<a href=\"ClientAuthenticationFailedEvent.php.html#41\">ClientAuthenticationFailedEvent::getName<\/a>"],[0,1,"<a href=\"ClientAuthenticationFailedEvent.php.html#51\">ClientAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"<a href=\"SessionOwnerEvent.php.html#31\">SessionOwnerEvent::__construct<\/a>"],[100,1,"<a href=\"SessionOwnerEvent.php.html#41\">SessionOwnerEvent::getName<\/a>"],[100,1,"<a href=\"SessionOwnerEvent.php.html#51\">SessionOwnerEvent::getSession<\/a>"],[100,1,"<a href=\"UserAuthenticationFailedEvent.php.html#31\">UserAuthenticationFailedEvent::__construct<\/a>"],[100,1,"<a href=\"UserAuthenticationFailedEvent.php.html#41\">UserAuthenticationFailedEvent::getName<\/a>"],[0,1,"<a href=\"UserAuthenticationFailedEvent.php.html#51\">UserAuthenticationFailedEvent::getRequest<\/a>"]], 'Method Complexity'))
.datum(getComplexityData([[50,1,"<a href=\"ClientAuthenticationFailedEvent.php.html#31\">ClientAuthenticationFailedEvent::__construct<\/a>"],[100,1,"<a href=\"ClientAuthenticationFailedEvent.php.html#41\">ClientAuthenticationFailedEvent::getName<\/a>"],[100,1,"<a href=\"ClientAuthenticationFailedEvent.php.html#51\">ClientAuthenticationFailedEvent::getRequest<\/a>"],[50,1,"<a href=\"SessionOwnerEvent.php.html#31\">SessionOwnerEvent::__construct<\/a>"],[100,1,"<a href=\"SessionOwnerEvent.php.html#41\">SessionOwnerEvent::getName<\/a>"],[100,1,"<a href=\"SessionOwnerEvent.php.html#51\">SessionOwnerEvent::getSession<\/a>"],[50,1,"<a href=\"UserAuthenticationFailedEvent.php.html#31\">UserAuthenticationFailedEvent::__construct<\/a>"],[100,1,"<a href=\"UserAuthenticationFailedEvent.php.html#41\">UserAuthenticationFailedEvent::getName<\/a>"],[100,1,"<a href=\"UserAuthenticationFailedEvent.php.html#51\">UserAuthenticationFailedEvent::getRequest<\/a>"]], 'Method Complexity'))
.transition()
.duration(500)
.call(chart);