From d4474f06367e6efc0ab574d763aea8a1659baa4b Mon Sep 17 00:00:00 2001 From: TravisCI Date: Sat, 27 Dec 2014 22:28:03 +0000 Subject: [PATCH] Travis pushed coverage of 707c85b0d634f72da5c7ebe20d394c78c0dbf43b@master to gh-pages --- master/AbstractServer.php.html | 2 +- master/AuthorizationServer.php.html | 12 ++++++------ master/Entity/AbstractTokenEntity.php.html | 2 +- master/Entity/AccessTokenEntity.php.html | 2 +- master/Entity/AuthCodeEntity.php.html | 2 +- master/Entity/ClientEntity.php.html | 2 +- master/Entity/EntityTrait.php.html | 2 +- master/Entity/RefreshTokenEntity.php.html | 2 +- master/Entity/ScopeEntity.php.html | 2 +- master/Entity/SessionEntity.php.html | 2 +- master/Entity/dashboard.html | 2 +- master/Entity/index.html | 2 +- .../Event/ClientAuthenticationFailedEvent.php.html | 2 +- master/Event/SessionOwnerEvent.php.html | 2 +- master/Event/UserAuthenticationFailedEvent.php.html | 2 +- master/Event/dashboard.html | 2 +- master/Event/index.html | 2 +- master/Exception/AccessDeniedException.php.html | 2 +- master/Exception/InvalidClientException.php.html | 2 +- .../Exception/InvalidCredentialsException.php.html | 2 +- master/Exception/InvalidGrantException.php.html | 2 +- master/Exception/InvalidRefreshException.php.html | 2 +- master/Exception/InvalidRequestException.php.html | 2 +- master/Exception/InvalidScopeException.php.html | 2 +- master/Exception/OAuthException.php.html | 2 +- master/Exception/ServerErrorException.php.html | 2 +- .../Exception/UnauthorizedClientException.php.html | 2 +- .../Exception/UnsupportedGrantTypeException.php.html | 2 +- .../UnsupportedResponseTypeException.php.html | 2 +- master/Exception/dashboard.html | 2 +- master/Exception/index.html | 2 +- master/Grant/AbstractGrant.php.html | 2 +- master/Grant/AuthCodeGrant.php.html | 2 +- master/Grant/ClientCredentialsGrant.php.html | 2 +- master/Grant/GrantTypeInterface.php.html | 2 +- master/Grant/PasswordGrant.php.html | 2 +- master/Grant/RefreshTokenGrant.php.html | 2 +- master/Grant/dashboard.html | 2 +- master/Grant/index.html | 2 +- master/ResourceServer.php.html | 2 +- master/Storage/AbstractStorage.php.html | 2 +- master/Storage/AccessTokenInterface.php.html | 2 +- master/Storage/AuthCodeInterface.php.html | 2 +- master/Storage/ClientInterface.php.html | 2 +- master/Storage/MacTokenInterface.php.html | 2 +- master/Storage/RefreshTokenInterface.php.html | 2 +- master/Storage/ScopeInterface.php.html | 2 +- master/Storage/SessionInterface.php.html | 2 +- master/Storage/StorageInterface.php.html | 2 +- master/Storage/dashboard.html | 2 +- master/Storage/index.html | 2 +- master/TokenType/AbstractTokenType.php.html | 2 +- master/TokenType/Bearer.php.html | 2 +- master/TokenType/MAC.php.html | 2 +- master/TokenType/TokenTypeInterface.php.html | 2 +- master/TokenType/dashboard.html | 2 +- master/TokenType/index.html | 2 +- master/Util/KeyAlgorithm/DefaultAlgorithm.php.html | 2 +- .../Util/KeyAlgorithm/KeyAlgorithmInterface.php.html | 2 +- master/Util/KeyAlgorithm/dashboard.html | 2 +- master/Util/KeyAlgorithm/index.html | 2 +- master/Util/RedirectUri.php.html | 2 +- master/Util/SecureKey.php.html | 2 +- master/Util/dashboard.html | 2 +- master/Util/index.html | 2 +- master/dashboard.html | 2 +- master/index.html | 6 +++--- 67 files changed, 74 insertions(+), 74 deletions(-) diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html index 2c66b733..de2d8a24 100644 --- a/master/AbstractServer.php.html +++ b/master/AbstractServer.php.html @@ -934,7 +934,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html index 36b0c616..a454037d 100644 --- a/master/AuthorizationServer.php.html +++ b/master/AuthorizationServer.php.html @@ -66,7 +66,7 @@
100.00%
-
38 / 38
+
39 / 39
@@ -95,7 +95,7 @@
100.00%
-
38 / 38
+
39 / 39
@@ -179,7 +179,7 @@
100.00%
-
1 / 1
+
2 / 2
@@ -569,8 +569,8 @@
128
     * @return array
129
     */
130
    public function getResponseTypes() -
131
    { -
132
        return $this->responseTypes; +
131
    { +
132
        return $this->responseTypes;
133
    }
134
135
    /** @@ -746,7 +746,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html index e018298d..97932c3f 100644 --- a/master/Entity/AbstractTokenEntity.php.html +++ b/master/Entity/AbstractTokenEntity.php.html @@ -567,7 +567,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/AccessTokenEntity.php.html b/master/Entity/AccessTokenEntity.php.html index f36aa8cb..9451758c 100644 --- a/master/Entity/AccessTokenEntity.php.html +++ b/master/Entity/AccessTokenEntity.php.html @@ -314,7 +314,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html index e76cbf01..35095586 100644 --- a/master/Entity/AuthCodeEntity.php.html +++ b/master/Entity/AuthCodeEntity.php.html @@ -391,7 +391,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html index 4e50875c..cfa14c2d 100644 --- a/master/Entity/ClientEntity.php.html +++ b/master/Entity/ClientEntity.php.html @@ -332,7 +332,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html index 56510241..423fb115 100644 --- a/master/Entity/EntityTrait.php.html +++ b/master/Entity/EntityTrait.php.html @@ -170,7 +170,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html index 4fc43ae6..b2509a12 100644 --- a/master/Entity/RefreshTokenEntity.php.html +++ b/master/Entity/RefreshTokenEntity.php.html @@ -315,7 +315,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html index 03db14a2..0915a0ae 100644 --- a/master/Entity/ScopeEntity.php.html +++ b/master/Entity/ScopeEntity.php.html @@ -290,7 +290,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/SessionEntity.php.html b/master/Entity/SessionEntity.php.html index c81eb43c..27ac66e2 100644 --- a/master/Entity/SessionEntity.php.html +++ b/master/Entity/SessionEntity.php.html @@ -739,7 +739,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html index 1bcd79a4..f7ff958b 100644 --- a/master/Entity/dashboard.html +++ b/master/Entity/dashboard.html @@ -143,7 +143,7 @@ diff --git a/master/Entity/index.html b/master/Entity/index.html index 12023c2f..f50fbe2a 100644 --- a/master/Entity/index.html +++ b/master/Entity/index.html @@ -305,7 +305,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html index 63e8a1c4..8fd32f86 100644 --- a/master/Event/ClientAuthenticationFailedEvent.php.html +++ b/master/Event/ClientAuthenticationFailedEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html index 64e39138..3557677f 100644 --- a/master/Event/SessionOwnerEvent.php.html +++ b/master/Event/SessionOwnerEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html index 36203fc4..db48e432 100644 --- a/master/Event/UserAuthenticationFailedEvent.php.html +++ b/master/Event/UserAuthenticationFailedEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html index f2385df7..9fb4eb81 100644 --- a/master/Event/dashboard.html +++ b/master/Event/dashboard.html @@ -141,7 +141,7 @@ diff --git a/master/Event/index.html b/master/Event/index.html index 0ad24146..c89a02ca 100644 --- a/master/Event/index.html +++ b/master/Event/index.html @@ -165,7 +165,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/AccessDeniedException.php.html b/master/Exception/AccessDeniedException.php.html index 71e8420a..bb2fc6f1 100644 --- a/master/Exception/AccessDeniedException.php.html +++ b/master/Exception/AccessDeniedException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/InvalidClientException.php.html b/master/Exception/InvalidClientException.php.html index a85bda93..bdf4a353 100644 --- a/master/Exception/InvalidClientException.php.html +++ b/master/Exception/InvalidClientException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/InvalidCredentialsException.php.html b/master/Exception/InvalidCredentialsException.php.html index fd377418..b1fcc160 100644 --- a/master/Exception/InvalidCredentialsException.php.html +++ b/master/Exception/InvalidCredentialsException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html index 18887a1b..4dcb9737 100644 --- a/master/Exception/InvalidGrantException.php.html +++ b/master/Exception/InvalidGrantException.php.html @@ -179,7 +179,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html index 8ff8064e..0387b9ea 100644 --- a/master/Exception/InvalidRefreshException.php.html +++ b/master/Exception/InvalidRefreshException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html index 6e4e13c6..47ae4ed5 100644 --- a/master/Exception/InvalidRequestException.php.html +++ b/master/Exception/InvalidRequestException.php.html @@ -181,7 +181,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html index da891737..b221c394 100644 --- a/master/Exception/InvalidScopeException.php.html +++ b/master/Exception/InvalidScopeException.php.html @@ -181,7 +181,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/OAuthException.php.html b/master/Exception/OAuthException.php.html index cc2936a2..aab9469b 100644 --- a/master/Exception/OAuthException.php.html +++ b/master/Exception/OAuthException.php.html @@ -330,7 +330,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html index 4642ceb1..086c3347 100644 --- a/master/Exception/ServerErrorException.php.html +++ b/master/Exception/ServerErrorException.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html index 804d3001..8c2d44ed 100644 --- a/master/Exception/UnauthorizedClientException.php.html +++ b/master/Exception/UnauthorizedClientException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html index 7b2b995e..5b9482b1 100644 --- a/master/Exception/UnsupportedGrantTypeException.php.html +++ b/master/Exception/UnsupportedGrantTypeException.php.html @@ -179,7 +179,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html index b0361bc2..0d7239b7 100644 --- a/master/Exception/UnsupportedResponseTypeException.php.html +++ b/master/Exception/UnsupportedResponseTypeException.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html index a1ad9a23..6ffede46 100644 --- a/master/Exception/dashboard.html +++ b/master/Exception/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Exception/index.html b/master/Exception/index.html index 9e215a8b..07c507e5 100644 --- a/master/Exception/index.html +++ b/master/Exception/index.html @@ -417,7 +417,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html index a9963154..c07e1f49 100644 --- a/master/Grant/AbstractGrant.php.html +++ b/master/Grant/AbstractGrant.php.html @@ -481,7 +481,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html index 7b97d649..78b97d71 100644 --- a/master/Grant/AuthCodeGrant.php.html +++ b/master/Grant/AuthCodeGrant.php.html @@ -473,7 +473,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html index 733fc5ba..74f457b7 100644 --- a/master/Grant/ClientCredentialsGrant.php.html +++ b/master/Grant/ClientCredentialsGrant.php.html @@ -259,7 +259,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html index 8cd51368..61ff339c 100644 --- a/master/Grant/GrantTypeInterface.php.html +++ b/master/Grant/GrantTypeInterface.php.html @@ -131,7 +131,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html index fa04ee5a..e665e219 100644 --- a/master/Grant/PasswordGrant.php.html +++ b/master/Grant/PasswordGrant.php.html @@ -361,7 +361,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html index 65f8f221..1efcf1c5 100644 --- a/master/Grant/RefreshTokenGrant.php.html +++ b/master/Grant/RefreshTokenGrant.php.html @@ -342,7 +342,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html index c120932a..d95ffd26 100644 --- a/master/Grant/dashboard.html +++ b/master/Grant/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Grant/index.html b/master/Grant/index.html index 3051b2b4..2b97bc08 100644 --- a/master/Grant/index.html +++ b/master/Grant/index.html @@ -234,7 +234,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html index 4dc1a8d6..46381948 100644 --- a/master/ResourceServer.php.html +++ b/master/ResourceServer.php.html @@ -376,7 +376,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html index 66c24c89..c53b90a5 100644 --- a/master/Storage/AbstractStorage.php.html +++ b/master/Storage/AbstractStorage.php.html @@ -209,7 +209,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html index 891e08c9..711ce720 100644 --- a/master/Storage/AccessTokenInterface.php.html +++ b/master/Storage/AccessTokenInterface.php.html @@ -141,7 +141,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/AuthCodeInterface.php.html b/master/Storage/AuthCodeInterface.php.html index aceead4c..76609936 100644 --- a/master/Storage/AuthCodeInterface.php.html +++ b/master/Storage/AuthCodeInterface.php.html @@ -142,7 +142,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/ClientInterface.php.html b/master/Storage/ClientInterface.php.html index c882ceaa..723eb47c 100644 --- a/master/Storage/ClientInterface.php.html +++ b/master/Storage/ClientInterface.php.html @@ -113,7 +113,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/MacTokenInterface.php.html b/master/Storage/MacTokenInterface.php.html index 6a10a8a4..c4a82f91 100644 --- a/master/Storage/MacTokenInterface.php.html +++ b/master/Storage/MacTokenInterface.php.html @@ -107,7 +107,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html index a0ba9486..5d67c48b 100644 --- a/master/Storage/RefreshTokenInterface.php.html +++ b/master/Storage/RefreshTokenInterface.php.html @@ -121,7 +121,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html index 028413ae..c9bf41e4 100644 --- a/master/Storage/ScopeInterface.php.html +++ b/master/Storage/ScopeInterface.php.html @@ -101,7 +101,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html index 13fdcd13..216214ee 100644 --- a/master/Storage/SessionInterface.php.html +++ b/master/Storage/SessionInterface.php.html @@ -144,7 +144,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html index 4b2110c1..226aa63f 100644 --- a/master/Storage/StorageInterface.php.html +++ b/master/Storage/StorageInterface.php.html @@ -99,7 +99,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html index 36d8016e..39f10a45 100644 --- a/master/Storage/dashboard.html +++ b/master/Storage/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Storage/index.html b/master/Storage/index.html index ccc91b13..936e3b98 100644 --- a/master/Storage/index.html +++ b/master/Storage/index.html @@ -213,7 +213,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html index f113eced..4d8ecadc 100644 --- a/master/TokenType/AbstractTokenType.php.html +++ b/master/TokenType/AbstractTokenType.php.html @@ -275,7 +275,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html index 4a9bf7cf..97a387eb 100644 --- a/master/TokenType/Bearer.php.html +++ b/master/TokenType/Bearer.php.html @@ -204,7 +204,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/TokenType/MAC.php.html b/master/TokenType/MAC.php.html index b60feb4e..da8b88f4 100644 --- a/master/TokenType/MAC.php.html +++ b/master/TokenType/MAC.php.html @@ -349,7 +349,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/TokenType/TokenTypeInterface.php.html b/master/TokenType/TokenTypeInterface.php.html index 87ae6115..7f10ef2c 100644 --- a/master/TokenType/TokenTypeInterface.php.html +++ b/master/TokenType/TokenTypeInterface.php.html @@ -140,7 +140,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html index 2c86f337..f6d47db2 100644 --- a/master/TokenType/dashboard.html +++ b/master/TokenType/dashboard.html @@ -139,7 +139,7 @@ diff --git a/master/TokenType/index.html b/master/TokenType/index.html index cc1a2c4d..6a3f45e2 100644 --- a/master/TokenType/index.html +++ b/master/TokenType/index.html @@ -178,7 +178,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html index f1f1a8b0..7d0ab2d5 100644 --- a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html +++ b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html index 938fa4ef..e43e0fad 100644 --- a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html +++ b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html @@ -97,7 +97,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html index f8472539..a2412a8d 100644 --- a/master/Util/KeyAlgorithm/dashboard.html +++ b/master/Util/KeyAlgorithm/dashboard.html @@ -138,7 +138,7 @@ diff --git a/master/Util/KeyAlgorithm/index.html b/master/Util/KeyAlgorithm/index.html index 577b2d67..57fb619d 100644 --- a/master/Util/KeyAlgorithm/index.html +++ b/master/Util/KeyAlgorithm/index.html @@ -123,7 +123,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html index 6112cdaf..849be9fd 100644 --- a/master/Util/RedirectUri.php.html +++ b/master/Util/RedirectUri.php.html @@ -171,7 +171,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html index 337e5401..9458ac10 100644 --- a/master/Util/SecureKey.php.html +++ b/master/Util/SecureKey.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html index 172d820c..fa8cd293 100644 --- a/master/Util/dashboard.html +++ b/master/Util/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Util/index.html b/master/Util/index.html index 277733a7..72477eb5 100644 --- a/master/Util/index.html +++ b/master/Util/index.html @@ -165,7 +165,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.

diff --git a/master/dashboard.html b/master/dashboard.html index 18359318..79013eef 100644 --- a/master/dashboard.html +++ b/master/dashboard.html @@ -148,7 +148,7 @@ diff --git a/master/index.html b/master/index.html index 2008176a..d1379686 100644 --- a/master/index.html +++ b/master/index.html @@ -49,7 +49,7 @@
98.96%
-
759 / 767
+
760 / 768
96.77% covered (success) @@ -301,7 +301,7 @@
100.00%
-
38 / 38
+
39 / 39
100.00% covered (success) @@ -360,7 +360,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Sat Dec 27 22:27:34 UTC 2014. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Sat Dec 27 22:27:51 UTC 2014.