From dbf164c624fcab0bdbccee786ac33e74c20ccac2 Mon Sep 17 00:00:00 2001 From: TravisCI Date: Mon, 15 Dec 2014 16:39:05 +0000 Subject: [PATCH] Travis pushed coverage of 40420f27edf5e9da2777f3ec8ccc92129a36c644@master to gh-pages --- master/AbstractServer.php.html | 2 +- master/AuthorizationServer.php.html | 2 +- master/Entity/AbstractTokenEntity.php.html | 2 +- master/Entity/AccessTokenEntity.php.html | 2 +- master/Entity/AuthCodeEntity.php.html | 2 +- master/Entity/ClientEntity.php.html | 6 ++-- master/Entity/EntityTrait.php.html | 2 +- master/Entity/RefreshTokenEntity.php.html | 2 +- master/Entity/ScopeEntity.php.html | 2 +- master/Entity/SessionEntity.php.html | 32 +++++++++---------- master/Entity/dashboard.html | 2 +- master/Entity/index.html | 2 +- .../ClientAuthenticationFailedEvent.php.html | 2 +- master/Event/SessionOwnerEvent.php.html | 2 +- .../UserAuthenticationFailedEvent.php.html | 2 +- master/Event/dashboard.html | 2 +- master/Event/index.html | 2 +- .../Exception/AccessDeniedException.php.html | 2 +- .../Exception/InvalidClientException.php.html | 2 +- .../InvalidCredentialsException.php.html | 2 +- .../Exception/InvalidGrantException.php.html | 2 +- .../InvalidRefreshException.php.html | 2 +- .../InvalidRequestException.php.html | 2 +- .../Exception/InvalidScopeException.php.html | 2 +- master/Exception/OAuthException.php.html | 2 +- .../Exception/ServerErrorException.php.html | 2 +- .../UnauthorizedClientException.php.html | 2 +- .../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 | 31 +++++++++--------- 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 | 6 ++-- 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/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/TokenTypeInterface.php.html | 2 +- master/TokenType/dashboard.html | 2 +- master/TokenType/index.html | 2 +- .../KeyAlgorithm/DefaultAlgorithm.php.html | 2 +- .../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 ++-- 65 files changed, 100 insertions(+), 101 deletions(-) diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html index b2596721..c902bc2e 100644 --- a/master/AbstractServer.php.html +++ b/master/AbstractServer.php.html @@ -870,7 +870,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html index 1eb0ceb6..db01b88f 100644 --- a/master/AuthorizationServer.php.html +++ b/master/AuthorizationServer.php.html @@ -746,7 +746,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html index 24eba4bf..93e3f0f1 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/AccessTokenEntity.php.html b/master/Entity/AccessTokenEntity.php.html index 0f192f5e..8257cd50 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html index fa30fe48..8efe8d14 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html index bb87c16d..9a8e4419 100644 --- a/master/Entity/ClientEntity.php.html +++ b/master/Entity/ClientEntity.php.html @@ -287,7 +287,7 @@
76
     */
77
    public function getId()
78
    { -
79
        return $this->id; +
79
        return $this->id;
80
    }
81
82
    /** @@ -317,7 +317,7 @@
106
     */
107
    public function getRedirectUri()
108
    { -
109
        return $this->redirectUri; +
109
        return $this->redirectUri;
110
    }
111
} @@ -332,7 +332,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html index 38a5a33c..625ef6df 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html index 5a2b656e..86cfccdd 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html index 6f8aa12f..c8064e38 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/SessionEntity.php.html b/master/Entity/SessionEntity.php.html index 02905199..003e0208 100644 --- a/master/Entity/SessionEntity.php.html +++ b/master/Entity/SessionEntity.php.html @@ -657,8 +657,8 @@
236
     */
237
    public function getClient()
238
    { -
239
        if ($this->client instanceof ClientEntity) { -
240
            return $this->client; +
239
        if ($this->client instanceof ClientEntity) { +
240
            return $this->client;
241
        }
242
243
        $this->client = $this->server->getClientStorage()->getBySession($this); @@ -691,7 +691,7 @@
270
     */
271
    public function getOwnerId()
272
    { -
273
        return $this->ownerId; +
273
        return $this->ownerId;
274
    }
275
276
    /** @@ -701,7 +701,7 @@
280
     */
281
    public function getOwnerType()
282
    { -
283
        return $this->ownerType; +
283
        return $this->ownerType;
284
    }
285
286
    /** @@ -712,20 +712,20 @@
291
    public function save()
292
    {
293
        // Save the session and get an identifier -
294
        $id = $this->server->getSessionStorage()->create( -
295
            $this->getOwnerType(), -
296
            $this->getOwnerId(), -
297
            $this->getClient()->getId(), -
298
            $this->getClient()->getRedirectUri() -
299
        ); +
294
        $id = $this->server->getSessionStorage()->create( +
295
            $this->getOwnerType(), +
296
            $this->getOwnerId(), +
297
            $this->getClient()->getId(), +
298
            $this->getClient()->getRedirectUri() +
299
        );
300
-
301
        $this->setId($id); +
301
        $this->setId($id);
302
303
        // Associate the scope with the session -
304
        foreach ($this->getScopes() as $scope) { -
305
            $this->server->getSessionStorage()->associateScope($this, $scope); -
306
        } -
307
    } +
304
        foreach ($this->getScopes() as $scope) { +
305
            $this->server->getSessionStorage()->associateScope($this, $scope); +
306
        } +
307
    }
308
} @@ -739,7 +739,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html index 7da98f87..26a21a01 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 abe266b5..6996c8a6 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html index 8780ac03..2894f0cd 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html index 247e884b..04c8b7bb 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html index e29f979e..203d4bb6 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html index 15378b10..570a96c3 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 60538904..e22ed138 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/AccessDeniedException.php.html b/master/Exception/AccessDeniedException.php.html index 1ba6b49f..b361be5a 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/InvalidClientException.php.html b/master/Exception/InvalidClientException.php.html index 0c070eb8..40aa44fb 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/InvalidCredentialsException.php.html b/master/Exception/InvalidCredentialsException.php.html index 1e19de56..cf3b3dea 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html index 050fadfd..14c4bcf0 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html index cd4d46b5..a8e36502 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html index bcbe3bb9..c6eeba07 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html index dca5d7da..ce881176 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/OAuthException.php.html b/master/Exception/OAuthException.php.html index a6c056b2..10498dd2 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html index c7c24ea2..c335b5ba 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html index 756afe3c..1d4d38ea 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html index 6a70e407..45ee2afd 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html index c0b251d0..889680d4 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html index 09ac82d3..e879f111 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 a0f02907..7091aff6 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html index 53481ce7..a338e48e 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html index fe1f0d51..f187e231 100644 --- a/master/Grant/AuthCodeGrant.php.html +++ b/master/Grant/AuthCodeGrant.php.html @@ -67,7 +67,7 @@
100.00%
-
105 / 105
+
104 / 104
@@ -96,7 +96,7 @@
100.00%
-
105 / 105
+
104 / 104
@@ -180,7 +180,7 @@
100.00%
-
59 / 59
+
58 / 58
@@ -450,18 +450,17 @@
260
        $code->expire();
261
262
        // Save all the things -
263
        $session->save(); -
264
        $accessToken->setSession($session); -
265
        $accessToken->save(); -
266
-
267
        if (isset($refreshToken) && $this->server->hasGrantType('refresh_token')) { -
268
            $refreshToken->setAccessToken($accessToken); -
269
            $refreshToken->save(); -
270
        } -
271
-
272
        return $this->server->getTokenType()->generateResponse(); -
273
    } -
274
} +
263
        $accessToken->setSession($session); +
264
        $accessToken->save(); +
265
+
266
        if (isset($refreshToken) && $this->server->hasGrantType('refresh_token')) { +
267
            $refreshToken->setAccessToken($accessToken); +
268
            $refreshToken->save(); +
269
        } +
270
+
271
        return $this->server->getTokenType()->generateResponse(); +
272
    } +
273
} @@ -474,7 +473,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html index 47c8356d..eb02094d 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html index de880b8e..71c32a3f 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html index 897ae311..53d221c1 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html index 076ad90f..d73aafca 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html index ea70f0cf..83ae9eba 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 fbe3c1d9..3edff9c8 100644 --- a/master/Grant/index.html +++ b/master/Grant/index.html @@ -50,7 +50,7 @@
100.00%
-
312 / 312
+
311 / 311
100.00% covered (success) @@ -106,7 +106,7 @@
100.00%
-
105 / 105
+
104 / 104
100.00% covered (success) @@ -234,7 +234,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html index 511ea570..44d01526 100644 --- a/master/ResourceServer.php.html +++ b/master/ResourceServer.php.html @@ -376,7 +376,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html index 2c9f9107..82afe589 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html index dedac01e..1b41236c 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/AuthCodeInterface.php.html b/master/Storage/AuthCodeInterface.php.html index 1c05dc8b..53811d53 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/ClientInterface.php.html b/master/Storage/ClientInterface.php.html index 356157ea..42f9de53 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html index 39cb91b3..ccb72ab8 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html index 3437359b..64c47f87 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html index 3f56cea9..3e297ead 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html index aa50e383..16546ef9 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html index 74fb302d..27d97e4a 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 32ee7018..724e38f7 100644 --- a/master/Storage/index.html +++ b/master/Storage/index.html @@ -200,7 +200,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html index 558c960f..876a8a95 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html index bc1114d1..54c2af9b 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/TokenType/TokenTypeInterface.php.html b/master/TokenType/TokenTypeInterface.php.html index 6d47663e..526bbc51 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html index 3f126200..7b3ba727 100644 --- a/master/TokenType/dashboard.html +++ b/master/TokenType/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/TokenType/index.html b/master/TokenType/index.html index aa7d62d0..0cbd2f5e 100644 --- a/master/TokenType/index.html +++ b/master/TokenType/index.html @@ -150,7 +150,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html index f34b6065..96d8db2c 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html index 81b72f11..32c913aa 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html index 87a27c67..48b607ea 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 bf30a958..7534508c 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html index d20e3324..eb27e8c7 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html index 99e8c241..4af08913 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html index 26e8eaf8..96f63fa1 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 42b814a8..0c0b427b 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.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.

diff --git a/master/dashboard.html b/master/dashboard.html index ec5cc246..06ac33f7 100644 --- a/master/dashboard.html +++ b/master/dashboard.html @@ -146,7 +146,7 @@ diff --git a/master/index.html b/master/index.html index 872b2dbb..bc7806e8 100644 --- a/master/index.html +++ b/master/index.html @@ -49,7 +49,7 @@
99.01%
-
703 / 710
+
702 / 709
97.32% covered (success) @@ -161,7 +161,7 @@
100.00%
-
312 / 312
+
311 / 311
100.00% covered (success) @@ -360,7 +360,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.13 using PHP 5.6.3 and PHPUnit 4.3.5 at Thu Dec 11 14:29:21 UTC 2014. + Generated by PHP_CodeCoverage 2.0.13 using PHP 5.5.19 and PHPUnit 4.3.5 at Mon Dec 15 16:38:54 UTC 2014.