Travis pushed coverage of 72a5c1794a8f090e5f4f18a0338a25866f0f3ea1@master to gh-pages

This commit is contained in:
TravisCI
2014-12-27 22:52:18 +00:00
parent 995fee509e
commit 1131e2bc5d
67 changed files with 3025 additions and 3109 deletions

View File

@@ -59,17 +59,6 @@
</tr>
</thead>
<tbody>
<tr><td><a href="ServerErrorException.php.html#17">ServerErrorException</a></td><td class="text-right">33%</td></tr>
<tr><td><a href="AccessDeniedException.php.html#17">AccessDeniedException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidClientException.php.html#17">InvalidClientException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidCredentialsException.php.html#17">InvalidCredentialsException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidGrantException.php.html#17">InvalidGrantException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidRefreshException.php.html#17">InvalidRefreshException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="UnauthorizedClientException.php.html#17">UnauthorizedClientException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="UnsupportedGrantTypeException.php.html#17">UnsupportedGrantTypeException</a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidRequestException.php.html#17">InvalidRequestException</a></td><td class="text-right">60%</td></tr>
<tr><td><a href="InvalidScopeException.php.html#17">InvalidScopeException</a></td><td class="text-right">60%</td></tr>
<tr><td><a href="UnsupportedResponseTypeException.php.html#17">UnsupportedResponseTypeException</a></td><td class="text-right">66%</td></tr>
</tbody>
</table>
@@ -86,7 +75,6 @@
</tr>
</thead>
<tbody>
<tr><td><a href="ServerErrorException.php.html#17">ServerErrorException</a></td><td class="text-right">3</td></tr>
</tbody>
</table>
@@ -124,18 +112,6 @@
</tr>
</thead>
<tbody>
<tr><td><a href="ServerErrorException.php.html#32"><abbr title="ServerErrorException::__construct">__construct</a></a></td><td class="text-right">33%</td></tr>
<tr><td><a href="AccessDeniedException.php.html#32"><abbr title="AccessDeniedException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidClientException.php.html#32"><abbr title="InvalidClientException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidCredentialsException.php.html#32"><abbr title="InvalidCredentialsException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidGrantException.php.html#33"><abbr title="InvalidGrantException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidRefreshException.php.html#32"><abbr title="InvalidRefreshException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="OAuthException.php.html#44"><abbr title="OAuthException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="UnauthorizedClientException.php.html#32"><abbr title="UnauthorizedClientException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="UnsupportedGrantTypeException.php.html#33"><abbr title="UnsupportedGrantTypeException::__construct">__construct</a></a></td><td class="text-right">50%</td></tr>
<tr><td><a href="InvalidRequestException.php.html#33"><abbr title="InvalidRequestException::__construct">__construct</a></a></td><td class="text-right">60%</td></tr>
<tr><td><a href="InvalidScopeException.php.html#33"><abbr title="InvalidScopeException::__construct">__construct</a></a></td><td class="text-right">60%</td></tr>
<tr><td><a href="UnsupportedResponseTypeException.php.html#32"><abbr title="UnsupportedResponseTypeException::__construct">__construct</a></a></td><td class="text-right">66%</td></tr>
</tbody>
</table>
@@ -152,7 +128,6 @@
</tr>
</thead>
<tbody>
<tr><td><a href="ServerErrorException.php.html#32"><abbr title="ServerErrorException::__construct">__construct</abbr></a></td><td class="text-right">3</td></tr>
</tbody>
</table>
@@ -162,7 +137,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 Sat Dec 27 22:29:04 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://php.net/" target="_top">PHP 5.4.35</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Sat Dec 27 22:52:04 UTC 2014.</small>
</p>
</footer>
</div>
@@ -183,7 +158,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#classCoverageDistribution svg')
.datum(getCoverageDistributionData([0,0,0,0,1,0,7,3,0,0,1,0], "Class Coverage"))
.datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,12], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -201,7 +176,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
.datum(getCoverageDistributionData([0,0,0,0,1,0,8,3,0,0,0,3], "Method Coverage"))
.datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,15], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -252,7 +227,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
.datum(getComplexityData([[50,1,"<a href=\"AccessDeniedException.php.html#17\">AccessDeniedException<\/a>"],[50,1,"<a href=\"InvalidClientException.php.html#17\">InvalidClientException<\/a>"],[50,1,"<a href=\"InvalidCredentialsException.php.html#17\">InvalidCredentialsException<\/a>"],[50,1,"<a href=\"InvalidGrantException.php.html#17\">InvalidGrantException<\/a>"],[50,1,"<a href=\"InvalidRefreshException.php.html#17\">InvalidRefreshException<\/a>"],[60,1,"<a href=\"InvalidRequestException.php.html#17\">InvalidRequestException<\/a>"],[60,1,"<a href=\"InvalidScopeException.php.html#17\">InvalidScopeException<\/a>"],[93.333333333333,15,"<a href=\"OAuthException.php.html#20\">OAuthException<\/a>"],[33.333333333333,2,"<a href=\"ServerErrorException.php.html#17\">ServerErrorException<\/a>"],[50,1,"<a href=\"UnauthorizedClientException.php.html#17\">UnauthorizedClientException<\/a>"],[50,1,"<a href=\"UnsupportedGrantTypeException.php.html#17\">UnsupportedGrantTypeException<\/a>"],[66.666666666667,1,"<a href=\"UnsupportedResponseTypeException.php.html#17\">UnsupportedResponseTypeException<\/a>"]], 'Class Complexity'))
.datum(getComplexityData([[100,1,"<a href=\"AccessDeniedException.php.html#17\">AccessDeniedException<\/a>"],[100,1,"<a href=\"InvalidClientException.php.html#17\">InvalidClientException<\/a>"],[100,1,"<a href=\"InvalidCredentialsException.php.html#17\">InvalidCredentialsException<\/a>"],[100,1,"<a href=\"InvalidGrantException.php.html#17\">InvalidGrantException<\/a>"],[100,1,"<a href=\"InvalidRefreshException.php.html#17\">InvalidRefreshException<\/a>"],[100,1,"<a href=\"InvalidRequestException.php.html#17\">InvalidRequestException<\/a>"],[100,1,"<a href=\"InvalidScopeException.php.html#17\">InvalidScopeException<\/a>"],[100,15,"<a href=\"OAuthException.php.html#20\">OAuthException<\/a>"],[100,2,"<a href=\"ServerErrorException.php.html#17\">ServerErrorException<\/a>"],[100,1,"<a href=\"UnauthorizedClientException.php.html#17\">UnauthorizedClientException<\/a>"],[100,1,"<a href=\"UnsupportedGrantTypeException.php.html#17\">UnsupportedGrantTypeException<\/a>"],[100,1,"<a href=\"UnsupportedResponseTypeException.php.html#17\">UnsupportedResponseTypeException<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
@@ -277,7 +252,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Method Complexity');
d3.select('#methodComplexity svg')
.datum(getComplexityData([[50,1,"<a href=\"AccessDeniedException.php.html#32\">AccessDeniedException::__construct<\/a>"],[50,1,"<a href=\"InvalidClientException.php.html#32\">InvalidClientException::__construct<\/a>"],[50,1,"<a href=\"InvalidCredentialsException.php.html#32\">InvalidCredentialsException::__construct<\/a>"],[50,1,"<a href=\"InvalidGrantException.php.html#33\">InvalidGrantException::__construct<\/a>"],[50,1,"<a href=\"InvalidRefreshException.php.html#32\">InvalidRefreshException::__construct<\/a>"],[60,1,"<a href=\"InvalidRequestException.php.html#33\">InvalidRequestException::__construct<\/a>"],[60,1,"<a href=\"InvalidScopeException.php.html#33\">InvalidScopeException::__construct<\/a>"],[50,1,"<a href=\"OAuthException.php.html#44\">OAuthException::__construct<\/a>"],[100,2,"<a href=\"OAuthException.php.html#54\">OAuthException::shouldRedirect<\/a>"],[100,1,"<a href=\"OAuthException.php.html#64\">OAuthException::getRedirectUri<\/a>"],[100,11,"<a href=\"OAuthException.php.html#80\">OAuthException::getHttpHeaders<\/a>"],[33.333333333333,2,"<a href=\"ServerErrorException.php.html#32\">ServerErrorException::__construct<\/a>"],[50,1,"<a href=\"UnauthorizedClientException.php.html#32\">UnauthorizedClientException::__construct<\/a>"],[50,1,"<a href=\"UnsupportedGrantTypeException.php.html#33\">UnsupportedGrantTypeException::__construct<\/a>"],[66.666666666667,1,"<a href=\"UnsupportedResponseTypeException.php.html#32\">UnsupportedResponseTypeException::__construct<\/a>"]], 'Method Complexity'))
.datum(getComplexityData([[100,1,"<a href=\"AccessDeniedException.php.html#32\">AccessDeniedException::__construct<\/a>"],[100,1,"<a href=\"InvalidClientException.php.html#32\">InvalidClientException::__construct<\/a>"],[100,1,"<a href=\"InvalidCredentialsException.php.html#32\">InvalidCredentialsException::__construct<\/a>"],[100,1,"<a href=\"InvalidGrantException.php.html#33\">InvalidGrantException::__construct<\/a>"],[100,1,"<a href=\"InvalidRefreshException.php.html#32\">InvalidRefreshException::__construct<\/a>"],[100,1,"<a href=\"InvalidRequestException.php.html#33\">InvalidRequestException::__construct<\/a>"],[100,1,"<a href=\"InvalidScopeException.php.html#33\">InvalidScopeException::__construct<\/a>"],[100,1,"<a href=\"OAuthException.php.html#44\">OAuthException::__construct<\/a>"],[100,2,"<a href=\"OAuthException.php.html#54\">OAuthException::shouldRedirect<\/a>"],[100,1,"<a href=\"OAuthException.php.html#64\">OAuthException::getRedirectUri<\/a>"],[100,11,"<a href=\"OAuthException.php.html#80\">OAuthException::getHttpHeaders<\/a>"],[100,2,"<a href=\"ServerErrorException.php.html#32\">ServerErrorException::__construct<\/a>"],[100,1,"<a href=\"UnauthorizedClientException.php.html#32\">UnauthorizedClientException::__construct<\/a>"],[100,1,"<a href=\"UnsupportedGrantTypeException.php.html#33\">UnsupportedGrantTypeException::__construct<\/a>"],[100,1,"<a href=\"UnsupportedResponseTypeException.php.html#32\">UnsupportedResponseTypeException::__construct<\/a>"]], 'Method Complexity'))
.transition()
.duration(500)
.call(chart);