Travis pushed coverage of 19b64c2e65f07cb3d0fc2bb2162ed6b9c715db76@master to gh-pages

This commit is contained in:
TravisCI
2015-01-01 12:54:53 +00:00
parent 503074881f
commit 63d44dcba9
67 changed files with 3042 additions and 3126 deletions

View File

@@ -59,9 +59,8 @@
</tr>
</thead>
<tbody>
<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>
<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>
</tbody>
</table>
@@ -115,9 +114,8 @@
</tr>
</thead>
<tbody>
<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>
<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>
</tbody>
</table>
@@ -143,7 +141,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://hhvm.com/" target="_top">HHVM 3.4.0</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Thu Jan 1 12:54:36 UTC 2015.</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://php.net/" target="_top">PHP 5.6.3</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Thu Jan 1 12:54:42 UTC 2015.</small>
</p>
</footer>
</div>
@@ -164,7 +162,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#classCoverageDistribution svg')
.datum(getCoverageDistributionData([0,0,0,0,0,0,0,2,1,0,0,0], "Class Coverage"))
.datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,2,0,0,1], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -182,7 +180,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
.datum(getCoverageDistributionData([0,0,0,0,0,0,3,0,0,0,0,6], "Method Coverage"))
.datum(getCoverageDistributionData([2,0,0,0,0,0,0,0,0,0,0,7], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -233,7 +231,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
.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'))
.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'))
.transition()
.duration(500)
.call(chart);
@@ -258,7 +256,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Method Complexity');
d3.select('#methodComplexity svg')
.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'))
.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'))
.transition()
.duration(500)
.call(chart);