From 064a5ac6fd23394f37a0fa85a51281ee40e78e7f Mon Sep 17 00:00:00 2001 From: TravisCI Date: Tue, 1 Sep 2015 13:42:02 +0000 Subject: [PATCH] Travis pushed coverage of a773405adf8b1e0f6d1598fd918a00b0b6bc3728@master to gh-pages --- master/AbstractServer.php.html | 4 +- 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 | 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 +- .../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 | 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 | 283 +++++++++--------- 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 | 52 ++-- master/TokenType/TokenTypeInterface.php.html | 2 +- master/TokenType/dashboard.html | 16 +- master/TokenType/index.html | 26 +- .../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 | 18 +- master/index.html | 22 +- 67 files changed, 272 insertions(+), 269 deletions(-) diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html index 7ad9a2a1..4203912a 100644 --- a/master/AbstractServer.php.html +++ b/master/AbstractServer.php.html @@ -903,7 +903,7 @@
336
     */
337
    public function getTokenType()
338
    { -
339
        return $this->tokenType; +
339
        return $this->tokenType;
340
    }
341
342
    /** @@ -934,7 +934,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html index 4d7c2837..555b6e12 100644 --- a/master/AuthorizationServer.php.html +++ b/master/AuthorizationServer.php.html @@ -746,7 +746,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html index 979074f6..7e4600f7 100644 --- a/master/Entity/AbstractTokenEntity.php.html +++ b/master/Entity/AbstractTokenEntity.php.html @@ -567,7 +567,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html index 175dba2d..9906c877 100644 --- a/master/Entity/AuthCodeEntity.php.html +++ b/master/Entity/AuthCodeEntity.php.html @@ -391,7 +391,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html index 6fc9856d..c2c76d8d 100644 --- a/master/Entity/ClientEntity.php.html +++ b/master/Entity/ClientEntity.php.html @@ -332,7 +332,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html index 3efb4954..89b4a71b 100644 --- a/master/Entity/EntityTrait.php.html +++ b/master/Entity/EntityTrait.php.html @@ -170,7 +170,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html index 5bdb6761..d2abe710 100644 --- a/master/Entity/RefreshTokenEntity.php.html +++ b/master/Entity/RefreshTokenEntity.php.html @@ -315,7 +315,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html index 23e601ba..9883405b 100644 --- a/master/Entity/ScopeEntity.php.html +++ b/master/Entity/ScopeEntity.php.html @@ -290,7 +290,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html index 18e60c43..7c8897db 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 40240130..26c3ef0b 100644 --- a/master/Entity/index.html +++ b/master/Entity/index.html @@ -305,7 +305,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html index 6566db71..b5338a20 100644 --- a/master/Event/ClientAuthenticationFailedEvent.php.html +++ b/master/Event/ClientAuthenticationFailedEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html index f46119f2..ca3c20ee 100644 --- a/master/Event/SessionOwnerEvent.php.html +++ b/master/Event/SessionOwnerEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html index a79738cd..77b3b74d 100644 --- a/master/Event/UserAuthenticationFailedEvent.php.html +++ b/master/Event/UserAuthenticationFailedEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html index 1c9225ab..90870ea2 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 05a3e137..6fdf8525 100644 --- a/master/Event/index.html +++ b/master/Event/index.html @@ -165,7 +165,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html index cad86eff..30235a29 100644 --- a/master/Exception/InvalidGrantException.php.html +++ b/master/Exception/InvalidGrantException.php.html @@ -179,7 +179,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html index 9f681903..5943df0a 100644 --- a/master/Exception/InvalidRefreshException.php.html +++ b/master/Exception/InvalidRefreshException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html index 63f60569..49712274 100644 --- a/master/Exception/InvalidRequestException.php.html +++ b/master/Exception/InvalidRequestException.php.html @@ -181,7 +181,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html index 691ca0c7..703db67c 100644 --- a/master/Exception/InvalidScopeException.php.html +++ b/master/Exception/InvalidScopeException.php.html @@ -181,7 +181,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html index f02cac4a..85b1a83d 100644 --- a/master/Exception/ServerErrorException.php.html +++ b/master/Exception/ServerErrorException.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html index 9001393d..624cffa4 100644 --- a/master/Exception/UnauthorizedClientException.php.html +++ b/master/Exception/UnauthorizedClientException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html index a7bd0644..6f11d69b 100644 --- a/master/Exception/UnsupportedGrantTypeException.php.html +++ b/master/Exception/UnsupportedGrantTypeException.php.html @@ -179,7 +179,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html index f2580291..512e06a9 100644 --- a/master/Exception/UnsupportedResponseTypeException.php.html +++ b/master/Exception/UnsupportedResponseTypeException.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html index b614ff6e..e8e8995a 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 573d5aba..5f16afa1 100644 --- a/master/Exception/index.html +++ b/master/Exception/index.html @@ -417,7 +417,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html index 02aee10c..4f876660 100644 --- a/master/Grant/AbstractGrant.php.html +++ b/master/Grant/AbstractGrant.php.html @@ -481,7 +481,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html index 130a7321..88ab465d 100644 --- a/master/Grant/AuthCodeGrant.php.html +++ b/master/Grant/AuthCodeGrant.php.html @@ -474,7 +474,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html index 870acb08..b52a80cb 100644 --- a/master/Grant/ClientCredentialsGrant.php.html +++ b/master/Grant/ClientCredentialsGrant.php.html @@ -259,7 +259,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html index 8cbfa068..95ac3d7e 100644 --- a/master/Grant/GrantTypeInterface.php.html +++ b/master/Grant/GrantTypeInterface.php.html @@ -131,7 +131,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html index 45e2a08e..6cee3293 100644 --- a/master/Grant/PasswordGrant.php.html +++ b/master/Grant/PasswordGrant.php.html @@ -361,7 +361,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html index 739f94c3..9f6dd020 100644 --- a/master/Grant/RefreshTokenGrant.php.html +++ b/master/Grant/RefreshTokenGrant.php.html @@ -414,7 +414,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html index 76c11921..c9423d2d 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 bbc39008..1f4c6dd4 100644 --- a/master/Grant/index.html +++ b/master/Grant/index.html @@ -234,7 +234,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html index 96b936f7..98de6431 100644 --- a/master/ResourceServer.php.html +++ b/master/ResourceServer.php.html @@ -87,7 +87,7 @@
100.00%
5 / 5
- 13 + 12
100.00% covered (success) @@ -99,7 +99,7 @@ -    setIdKey +  setIdKey
100.00% covered (success) @@ -146,7 +146,7 @@ -  getAccessToken +  getAccessToken
100.00% covered (success) @@ -167,7 +167,7 @@ -  isValidRequest +  isValidRequest
100.00% covered (success) @@ -188,7 +188,7 @@ -  determineAccessToken +  determineAccessToken
100.00% covered (success) @@ -197,7 +197,7 @@
100.00%
1 / 1
- 6 + 5
100.00% covered (success) @@ -234,140 +234,139 @@ use League\OAuth2\Server\Storage\ScopeInterface; use League\OAuth2\Server\Storage\SessionInterface; use League\OAuth2\Server\TokenType\Bearer; - use League\OAuth2\Server\TokenType\MAC; - - /** -  * OAuth 2.0 Resource Server -  */ - class ResourceServer extends AbstractServer - { -     /** -      * The access token -      * -      * @var \League\OAuth2\Server\Entity\AccessTokenEntity -      */ -     protected $accessToken; - -     /** -      * The query string key which is used by clients to present the access token (default: access_token) -      * -      * @var string -      */ -     protected $tokenKey = 'access_token'; - -     /** -      * Initialise the resource server -      * -      * @param \League\OAuth2\Server\Storage\SessionInterface     $sessionStorage -      * @param \League\OAuth2\Server\Storage\AccessTokenInterface $accessTokenStorage -      * @param \League\OAuth2\Server\Storage\ClientInterface      $clientStorage -      * @param \League\OAuth2\Server\Storage\ScopeInterface       $scopeStorage -      * -      * @return self -      */ -     public function __construct( -         SessionInterface $sessionStorage, -         AccessTokenInterface $accessTokenStorage, -         ClientInterface $clientStorage, -         ScopeInterface $scopeStorage -     ) { -         $this->setSessionStorage($sessionStorage); -         $this->setAccessTokenStorage($accessTokenStorage); -         $this->setClientStorage($clientStorage); -         $this->setScopeStorage($scopeStorage); - -         // Set Bearer as the default token type -         $this->setTokenType(new Bearer()); - -         parent::__construct(); - -         return $this; -     } - -     /** -      * Sets the query string key for the access token. -      * -      * @param string $key The new query string key -      * -      * @return self -      */ -     public function setIdKey($key) -     { -         $this->tokenKey = $key; - -         return $this; -     } - -     /** -      * Gets the access token -      * -      * @return \League\OAuth2\Server\Entity\AccessTokenEntity -      */ -     public function getAccessToken() -     { -         return $this->accessToken; -     } - -     /** -      * Checks if the access token is valid or not -      * -      * @param bool                                                $headerOnly Limit Access Token to Authorization header -      * @param \League\OAuth2\Server\Entity\AccessTokenEntity|null $accessToken Access Token -      * -      * @throws \League\OAuth2\Server\Exception\AccessDeniedException -      * @throws \League\OAuth2\Server\Exception\InvalidRequestException -      * -      * @return bool -      */ -     public function isValidRequest($headerOnly = true, $accessToken = null) -     { -         $accessTokenString = ($accessToken !== null) -                                 ? $accessToken -                                 : $this->determineAccessToken($headerOnly); - -         // Set the access token -         $this->accessToken = $this->getAccessTokenStorage()->get($accessTokenString); - -         // Ensure the access token exists -         if (!$this->accessToken instanceof AccessTokenEntity) { -             throw new AccessDeniedException(); -         } - -         // Check the access token hasn't expired -         // Ensure the auth code hasn't expired -         if ($this->accessToken->isExpired() === true) { -             throw new AccessDeniedException(); -         } - -         return true; -     } - -     /** -      * Reads in the access token from the headers -      * -      * @param bool $headerOnly Limit Access Token to Authorization header -      * -      * @throws \League\OAuth2\Server\Exception\InvalidRequestException Thrown if there is no access token presented -      * -      * @return string -      */ -     public function determineAccessToken($headerOnly = false) -     { -         if ($this->getRequest()->headers->get('Authorization') !== null) { -             $accessToken = $this->getTokenType()->determineAccessTokenInHeader($this->getRequest()); -         } elseif ($headerOnly === false && (! $this->getTokenType() instanceof MAC)) { -             $accessToken = ($this->getRequest()->server->get('REQUEST_METHOD') === 'GET') -                                 ? $this->getRequest()->query->get($this->tokenKey) -                                 : $this->getRequest()->request->get($this->tokenKey); -         } - -         if (empty($accessToken)) { -             throw new InvalidRequestException('access token'); -         } - -         return $accessToken; -     } - } + + /** +  * OAuth 2.0 Resource Server +  */ + class ResourceServer extends AbstractServer + { +     /** +      * The access token +      * +      * @var \League\OAuth2\Server\Entity\AccessTokenEntity +      */ +     protected $accessToken; + +     /** +      * The query string key which is used by clients to present the access token (default: access_token) +      * +      * @var string +      */ +     protected $tokenKey = 'access_token'; + +     /** +      * Initialise the resource server +      * +      * @param \League\OAuth2\Server\Storage\SessionInterface     $sessionStorage +      * @param \League\OAuth2\Server\Storage\AccessTokenInterface $accessTokenStorage +      * @param \League\OAuth2\Server\Storage\ClientInterface      $clientStorage +      * @param \League\OAuth2\Server\Storage\ScopeInterface       $scopeStorage +      * +      * @return self +      */ +     public function __construct( +         SessionInterface $sessionStorage, +         AccessTokenInterface $accessTokenStorage, +         ClientInterface $clientStorage, +         ScopeInterface $scopeStorage +     ) { +         $this->setSessionStorage($sessionStorage); +         $this->setAccessTokenStorage($accessTokenStorage); +         $this->setClientStorage($clientStorage); +         $this->setScopeStorage($scopeStorage); + +         // Set Bearer as the default token type +         $this->setTokenType(new Bearer()); + +         parent::__construct(); + +         return $this; +     } + +     /** +      * Sets the query string key for the access token. +      * +      * @param string $key The new query string key +      * +      * @return self +      */ +     public function setIdKey($key) +     { +         $this->tokenKey = $key; + +         return $this; +     } + +     /** +      * Gets the access token +      * +      * @return \League\OAuth2\Server\Entity\AccessTokenEntity +      */ +     public function getAccessToken() +     { +         return $this->accessToken; +     } + +     /** +      * Checks if the access token is valid or not +      * +      * @param bool                                                $headerOnly Limit Access Token to Authorization header +      * @param \League\OAuth2\Server\Entity\AccessTokenEntity|null $accessToken Access Token +      * +      * @throws \League\OAuth2\Server\Exception\AccessDeniedException +      * @throws \League\OAuth2\Server\Exception\InvalidRequestException +      * +      * @return bool +      */ +     public function isValidRequest($headerOnly = true, $accessToken = null) +     { +         $accessTokenString = ($accessToken !== null) +                                 ? $accessToken +                                 : $this->determineAccessToken($headerOnly); + +         // Set the access token +         $this->accessToken = $this->getAccessTokenStorage()->get($accessTokenString); + +         // Ensure the access token exists +         if (!$this->accessToken instanceof AccessTokenEntity) { +             throw new AccessDeniedException(); +         } + +         // Check the access token hasn't expired +         // Ensure the auth code hasn't expired +         if ($this->accessToken->isExpired() === true) { +             throw new AccessDeniedException(); +         } + +         return true; +     } + +     /** +      * Reads in the access token from the headers +      * +      * @param bool $headerOnly Limit Access Token to Authorization header +      * +      * @throws \League\OAuth2\Server\Exception\InvalidRequestException Thrown if there is no access token presented +      * +      * @return string +      */ +     public function determineAccessToken($headerOnly = false) +     { +         if ($this->getRequest()->headers->get('Authorization') !== null) { +             $accessToken = $this->getTokenType()->determineAccessTokenInHeader($this->getRequest()); +         } elseif ($headerOnly === false) { +             $accessToken = ($this->getRequest()->server->get('REQUEST_METHOD') === 'GET') +                                 ? $this->getRequest()->query->get($this->tokenKey) +                                 : $this->getRequest()->request->get($this->tokenKey); +         } + +         if (empty($accessToken)) { +             throw new InvalidRequestException('access token'); +         } + +         return $accessToken; +     } + } @@ -380,7 +379,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html index 967ceedc..f9c7f47d 100644 --- a/master/Storage/AbstractStorage.php.html +++ b/master/Storage/AbstractStorage.php.html @@ -209,7 +209,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html index 85e2a720..7af7da45 100644 --- a/master/Storage/AccessTokenInterface.php.html +++ b/master/Storage/AccessTokenInterface.php.html @@ -141,7 +141,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/MacTokenInterface.php.html b/master/Storage/MacTokenInterface.php.html index 53803551..39f00ce5 100644 --- a/master/Storage/MacTokenInterface.php.html +++ b/master/Storage/MacTokenInterface.php.html @@ -106,7 +106,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html index 51af3a31..c6b527b1 100644 --- a/master/Storage/RefreshTokenInterface.php.html +++ b/master/Storage/RefreshTokenInterface.php.html @@ -121,7 +121,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html index 1fe35528..a0a9120e 100644 --- a/master/Storage/ScopeInterface.php.html +++ b/master/Storage/ScopeInterface.php.html @@ -101,7 +101,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html index ae973bd9..a9055976 100644 --- a/master/Storage/SessionInterface.php.html +++ b/master/Storage/SessionInterface.php.html @@ -144,7 +144,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html index c4a013b7..b63642b5 100644 --- a/master/Storage/StorageInterface.php.html +++ b/master/Storage/StorageInterface.php.html @@ -99,7 +99,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html index 183016b8..a04daa71 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 aac17adc..f6bc8a53 100644 --- a/master/Storage/index.html +++ b/master/Storage/index.html @@ -213,7 +213,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html index 94507bc5..2c2af867 100644 --- a/master/TokenType/AbstractTokenType.php.html +++ b/master/TokenType/AbstractTokenType.php.html @@ -275,7 +275,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html index 26b1c3f0..edcbc4a0 100644 --- a/master/TokenType/Bearer.php.html +++ b/master/TokenType/Bearer.php.html @@ -211,7 +211,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/TokenType/MAC.php.html b/master/TokenType/MAC.php.html index 53a44d79..a4143c30 100644 --- a/master/TokenType/MAC.php.html +++ b/master/TokenType/MAC.php.html @@ -60,14 +60,14 @@
50.00%
2 / 4
CRAP -
-
- 93.33% covered (success) +
+
+ 83.33% covered (warning)
-
93.33%
-
56 / 60
+
83.33%
+
50 / 60
@@ -88,15 +88,15 @@
50.00%
2 / 4
- 22.14 -
-
- 93.33% covered (success) + 24.24 +
+
+ 83.33% covered (warning)
-
93.33%
-
56 / 60
+
83.33%
+
50 / 60
@@ -172,15 +172,15 @@
0.00%
0 / 1
- 4.13 -
-
- 80.00% covered (warning) + 12.19 +
+
+ 20.00% covered (danger)
-
80.00%
-
8 / 10
+
20.00%
+
2 / 10
@@ -323,18 +323,18 @@     private function hash_equals($knownString, $userString)     {         if (function_exists('\hash_equals')) { -             return \hash_equals($knownString, $userString); +             return \hash_equals($knownString, $userString);         } -         if (strlen($knownString) !== strlen($userString)) { +         if (strlen($knownString) !== strlen($userString)) {             return false;         } -         $len = strlen($knownString); -         $result = 0; -         for ($i = 0; $i < $len; $i++) { -             $result |= (ord($knownString[$i]) ^ ord($userString[$i])); -         } +         $len = strlen($knownString); +         $result = 0; +         for ($i = 0; $i < $len; $i++) { +             $result |= (ord($knownString[$i]) ^ ord($userString[$i])); +         }         // They are only identical strings if $result is exactly 0... -         return 0 === $result; +         return 0 === $result;     } } @@ -349,7 +349,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

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

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html index 4fe7f9c9..b74efc6e 100644 --- a/master/TokenType/dashboard.html +++ b/master/TokenType/dashboard.html @@ -59,6 +59,7 @@ + MAC83% Bearer85% @@ -76,6 +77,7 @@ + MAC24 Bearer5 @@ -114,8 +116,8 @@ + hash_equals20% determineAccessTokenInHeader66% - hash_equals80% generateResponse83% @@ -133,7 +135,7 @@ - hash_equals4 + hash_equals12 determineAccessTokenInHeader3 generateResponse2 @@ -145,7 +147,7 @@
@@ -166,7 +168,7 @@ $(document).ready(function() { .yAxis.tickFormat(d3.format('d')); d3.select('#classCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,1,1,1], "Class Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,2,0,1], "Class Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -184,7 +186,7 @@ $(document).ready(function() { .yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,1,0,2,0,7], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,1,0,0,0,1,0,1,0,7], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -234,7 +236,7 @@ $(document).ready(function() { chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[93.333333333333,22,"MAC<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[83.333333333333,22,"MAC<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -258,7 +260,7 @@ $(document).ready(function() { chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"AbstractTokenType::setServer<\/a>"],[100,1,"AbstractTokenType::setSession<\/a>"],[100,1,"AbstractTokenType::setParam<\/a>"],[100,2,"AbstractTokenType::getParam<\/a>"],[100,2,"Bearer::generateResponse<\/a>"],[66.666666666667,3,"Bearer::determineAccessTokenInHeader<\/a>"],[83.333333333333,2,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[80,4,"MAC::hash_equals<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"AbstractTokenType::setServer<\/a>"],[100,1,"AbstractTokenType::setSession<\/a>"],[100,1,"AbstractTokenType::setParam<\/a>"],[100,2,"AbstractTokenType::getParam<\/a>"],[100,2,"Bearer::generateResponse<\/a>"],[66.666666666667,3,"Bearer::determineAccessTokenInHeader<\/a>"],[83.333333333333,2,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[20,4,"MAC::hash_equals<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/TokenType/index.html b/master/TokenType/index.html index e1344716..410222f2 100644 --- a/master/TokenType/index.html +++ b/master/TokenType/index.html @@ -42,15 +42,15 @@ - Total -
-
- 92.59% covered (success) + Total +
+
+ 85.19% covered (warning)
-
92.59%
-
75 / 81
+
85.19%
+
69 / 81
70.00% covered (warning) @@ -126,15 +126,15 @@ - MAC.php -
-
- 93.33% covered (success) + MAC.php +
+
+ 83.33% covered (warning)
-
93.33%
-
56 / 60
+
83.33%
+
50 / 60
50.00% covered (danger) @@ -178,7 +178,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html index 6604e8aa..43f54266 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.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html index 4d1c29f5..0a341b8b 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.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html index 48b6216d..a8fa1fc0 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 cf5e8aba..10286758 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.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html index 0649eda7..a7667eb1 100644 --- a/master/Util/RedirectUri.php.html +++ b/master/Util/RedirectUri.php.html @@ -171,7 +171,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html index 01912386..d8a1f007 100644 --- a/master/Util/SecureKey.php.html +++ b/master/Util/SecureKey.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html index 1c7e1548..bdfe59e1 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 a75792a5..b9b013df 100644 --- a/master/Util/index.html +++ b/master/Util/index.html @@ -165,7 +165,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.

diff --git a/master/dashboard.html b/master/dashboard.html index aba0541f..a8a48e37 100644 --- a/master/dashboard.html +++ b/master/dashboard.html @@ -58,8 +58,9 @@ - UserAuthenticationFailedEvent75% ClientAuthenticationFailedEvent75% + UserAuthenticationFailedEvent75% + MAC83% AccessTokenEntity84% Bearer85% @@ -78,6 +79,7 @@ + MAC24 AccessTokenEntity9 Bearer5 @@ -120,8 +122,8 @@ getRequest0% getRequest0% hasScope0% + hash_equals20% determineAccessTokenInHeader66% - hash_equals80% generateResponse83% formatScopes88% @@ -140,8 +142,8 @@ + hash_equals12 hasScope6 - hash_equals4 formatScopes4 determineAccessTokenInHeader3 generateResponse2 @@ -154,7 +156,7 @@
@@ -175,7 +177,7 @@ $(document).ready(function() { .yAxis.tickFormat(d3.format('d')); d3.select('#classCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,2,2,2,32], "Class Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,2,3,1,32], "Class Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -193,7 +195,7 @@ $(document).ready(function() { .yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([3,0,0,0,0,0,0,1,0,3,0,152], "Method Coverage")) + .datum(getCoverageDistributionData([3,0,0,1,0,0,0,1,0,2,0,152], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -243,7 +245,7 @@ $(document).ready(function() { chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,24,"AbstractServer<\/a>"],[100,21,"AuthorizationServer<\/a>"],[96.296296296296,18,"AbstractTokenEntity<\/a>"],[84,9,"AccessTokenEntity<\/a>"],[100,11,"AuthCodeEntity<\/a>"],[100,5,"ClientEntity<\/a>"],[100,6,"RefreshTokenEntity<\/a>"],[100,4,"ScopeEntity<\/a>"],[100,23,"SessionEntity<\/a>"],[75,3,"ClientAuthenticationFailedEvent<\/a>"],[100,3,"SessionOwnerEvent<\/a>"],[75,3,"UserAuthenticationFailedEvent<\/a>"],[100,1,"AccessDeniedException<\/a>"],[100,1,"InvalidClientException<\/a>"],[100,1,"InvalidCredentialsException<\/a>"],[100,1,"InvalidGrantException<\/a>"],[100,1,"InvalidRefreshException<\/a>"],[100,1,"InvalidRequestException<\/a>"],[100,1,"InvalidScopeException<\/a>"],[100,15,"OAuthException<\/a>"],[100,2,"ServerErrorException<\/a>"],[100,1,"UnauthorizedClientException<\/a>"],[100,1,"UnsupportedGrantTypeException<\/a>"],[100,1,"UnsupportedResponseTypeException<\/a>"],[100,21,"AbstractGrant<\/a>"],[100,25,"AuthCodeGrant<\/a>"],[100,6,"ClientCredentialsGrant<\/a>"],[100,15,"PasswordGrant<\/a>"],[100,16,"RefreshTokenGrant<\/a>"],[100,13,"ResourceServer<\/a>"],[100,2,"AbstractStorage<\/a>"],[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[93.333333333333,22,"MAC<\/a>"],[100,4,"DefaultAlgorithm<\/a>"],[100,2,"RedirectUri<\/a>"],[100,4,"SecureKey<\/a>"],[100,3,"EntityTrait<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,24,"AbstractServer<\/a>"],[100,21,"AuthorizationServer<\/a>"],[96.296296296296,18,"AbstractTokenEntity<\/a>"],[84,9,"AccessTokenEntity<\/a>"],[100,11,"AuthCodeEntity<\/a>"],[100,5,"ClientEntity<\/a>"],[100,6,"RefreshTokenEntity<\/a>"],[100,4,"ScopeEntity<\/a>"],[100,23,"SessionEntity<\/a>"],[75,3,"ClientAuthenticationFailedEvent<\/a>"],[100,3,"SessionOwnerEvent<\/a>"],[75,3,"UserAuthenticationFailedEvent<\/a>"],[100,1,"AccessDeniedException<\/a>"],[100,1,"InvalidClientException<\/a>"],[100,1,"InvalidCredentialsException<\/a>"],[100,1,"InvalidGrantException<\/a>"],[100,1,"InvalidRefreshException<\/a>"],[100,1,"InvalidRequestException<\/a>"],[100,1,"InvalidScopeException<\/a>"],[100,15,"OAuthException<\/a>"],[100,2,"ServerErrorException<\/a>"],[100,1,"UnauthorizedClientException<\/a>"],[100,1,"UnsupportedGrantTypeException<\/a>"],[100,1,"UnsupportedResponseTypeException<\/a>"],[100,21,"AbstractGrant<\/a>"],[100,25,"AuthCodeGrant<\/a>"],[100,6,"ClientCredentialsGrant<\/a>"],[100,15,"PasswordGrant<\/a>"],[100,16,"RefreshTokenGrant<\/a>"],[100,12,"ResourceServer<\/a>"],[100,2,"AbstractStorage<\/a>"],[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[83.333333333333,22,"MAC<\/a>"],[100,4,"DefaultAlgorithm<\/a>"],[100,2,"RedirectUri<\/a>"],[100,4,"SecureKey<\/a>"],[100,3,"EntityTrait<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -267,7 +269,7 @@ $(document).ready(function() { chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"AbstractServer::__construct<\/a>"],[100,2,"AbstractServer::setEventEmitter<\/a>"],[100,1,"AbstractServer::addEventListener<\/a>"],[100,1,"AbstractServer::getEventEmitter<\/a>"],[100,1,"AbstractServer::setRequest<\/a>"],[100,2,"AbstractServer::getRequest<\/a>"],[100,1,"AbstractServer::setClientStorage<\/a>"],[100,1,"AbstractServer::setSessionStorage<\/a>"],[100,1,"AbstractServer::setAccessTokenStorage<\/a>"],[100,1,"AbstractServer::setRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::setAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setScopeStorage<\/a>"],[100,1,"AbstractServer::getClientStorage<\/a>"],[100,1,"AbstractServer::getScopeStorage<\/a>"],[100,1,"AbstractServer::getSessionStorage<\/a>"],[100,1,"AbstractServer::getRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::getAccessTokenStorage<\/a>"],[100,1,"AbstractServer::getAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setTokenType<\/a>"],[100,1,"AbstractServer::getTokenType<\/a>"],[100,1,"AbstractServer::getMacStorage<\/a>"],[100,1,"AbstractServer::setMacStorage<\/a>"],[100,1,"AuthorizationServer::__construct<\/a>"],[100,3,"AuthorizationServer::addGrantType<\/a>"],[100,1,"AuthorizationServer::hasGrantType<\/a>"],[100,1,"AuthorizationServer::getResponseTypes<\/a>"],[100,1,"AuthorizationServer::requireScopeParam<\/a>"],[100,1,"AuthorizationServer::scopeParamRequired<\/a>"],[100,1,"AuthorizationServer::setDefaultScope<\/a>"],[100,1,"AuthorizationServer::getDefaultScope<\/a>"],[100,1,"AuthorizationServer::stateParamRequired<\/a>"],[100,1,"AuthorizationServer::requireStateParam<\/a>"],[100,1,"AuthorizationServer::getScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::setScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::getAccessTokenTTL<\/a>"],[100,1,"AuthorizationServer::setAccessTokenTTL<\/a>"],[100,3,"AuthorizationServer::issueAccessToken<\/a>"],[100,2,"AuthorizationServer::getGrantType<\/a>"],[100,1,"AbstractTokenEntity::__construct<\/a>"],[100,1,"AbstractTokenEntity::setSession<\/a>"],[100,1,"AbstractTokenEntity::setExpireTime<\/a>"],[100,1,"AbstractTokenEntity::getExpireTime<\/a>"],[100,1,"AbstractTokenEntity::isExpired<\/a>"],[100,2,"AbstractTokenEntity::setId<\/a>"],[100,1,"AbstractTokenEntity::getId<\/a>"],[100,2,"AbstractTokenEntity::associateScope<\/a>"],[88.888888888889,4,"AbstractTokenEntity::formatScopes<\/a>"],[100,2,"AbstractTokenEntity::__toString<\/a>"],[100,1,"AbstractTokenEntity::expire<\/a>"],[100,1,"AbstractTokenEntity::save<\/a>"],[100,2,"AccessTokenEntity::getSession<\/a>"],[0,2,"AccessTokenEntity::hasScope<\/a>"],[100,2,"AccessTokenEntity::getScopes<\/a>"],[100,2,"AccessTokenEntity::save<\/a>"],[100,1,"AccessTokenEntity::expire<\/a>"],[100,1,"AuthCodeEntity::setRedirectUri<\/a>"],[100,1,"AuthCodeEntity::getRedirectUri<\/a>"],[100,2,"AuthCodeEntity::generateRedirectUri<\/a>"],[100,2,"AuthCodeEntity::getSession<\/a>"],[100,2,"AuthCodeEntity::getScopes<\/a>"],[100,2,"AuthCodeEntity::save<\/a>"],[100,1,"AuthCodeEntity::expire<\/a>"],[100,1,"ClientEntity::__construct<\/a>"],[100,1,"ClientEntity::getId<\/a>"],[100,1,"ClientEntity::getSecret<\/a>"],[100,1,"ClientEntity::getName<\/a>"],[100,1,"ClientEntity::getRedirectUri<\/a>"],[100,1,"RefreshTokenEntity::setAccessTokenId<\/a>"],[100,1,"RefreshTokenEntity::setAccessToken<\/a>"],[100,2,"RefreshTokenEntity::getAccessToken<\/a>"],[100,1,"RefreshTokenEntity::save<\/a>"],[100,1,"RefreshTokenEntity::expire<\/a>"],[100,1,"ScopeEntity::__construct<\/a>"],[100,1,"ScopeEntity::getId<\/a>"],[100,1,"ScopeEntity::getDescription<\/a>"],[100,1,"ScopeEntity::jsonSerialize<\/a>"],[100,1,"SessionEntity::__construct<\/a>"],[100,1,"SessionEntity::setId<\/a>"],[100,1,"SessionEntity::getId<\/a>"],[100,2,"SessionEntity::associateScope<\/a>"],[100,2,"SessionEntity::hasScope<\/a>"],[100,2,"SessionEntity::getScopes<\/a>"],[100,4,"SessionEntity::formatScopes<\/a>"],[100,1,"SessionEntity::associateAccessToken<\/a>"],[100,1,"SessionEntity::associateRefreshToken<\/a>"],[100,1,"SessionEntity::associateClient<\/a>"],[100,2,"SessionEntity::getClient<\/a>"],[100,1,"SessionEntity::setOwner<\/a>"],[100,1,"SessionEntity::getOwnerId<\/a>"],[100,1,"SessionEntity::getOwnerType<\/a>"],[100,2,"SessionEntity::save<\/a>"],[100,1,"ClientAuthenticationFailedEvent::__construct<\/a>"],[100,1,"ClientAuthenticationFailedEvent::getName<\/a>"],[0,1,"ClientAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"SessionOwnerEvent::__construct<\/a>"],[100,1,"SessionOwnerEvent::getName<\/a>"],[100,1,"SessionOwnerEvent::getSession<\/a>"],[100,1,"UserAuthenticationFailedEvent::__construct<\/a>"],[100,1,"UserAuthenticationFailedEvent::getName<\/a>"],[0,1,"UserAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"AccessDeniedException::__construct<\/a>"],[100,1,"InvalidClientException::__construct<\/a>"],[100,1,"InvalidCredentialsException::__construct<\/a>"],[100,1,"InvalidGrantException::__construct<\/a>"],[100,1,"InvalidRefreshException::__construct<\/a>"],[100,1,"InvalidRequestException::__construct<\/a>"],[100,1,"InvalidScopeException::__construct<\/a>"],[100,1,"OAuthException::__construct<\/a>"],[100,2,"OAuthException::shouldRedirect<\/a>"],[100,1,"OAuthException::getRedirectUri<\/a>"],[100,11,"OAuthException::getHttpHeaders<\/a>"],[100,2,"ServerErrorException::__construct<\/a>"],[100,1,"UnauthorizedClientException::__construct<\/a>"],[100,1,"UnsupportedGrantTypeException::__construct<\/a>"],[100,1,"UnsupportedResponseTypeException::__construct<\/a>"],[100,1,"AbstractGrant::getIdentifier<\/a>"],[100,1,"AbstractGrant::setIdentifier<\/a>"],[100,1,"AbstractGrant::getResponseType<\/a>"],[100,2,"AbstractGrant::getAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAuthorizationServer<\/a>"],[100,11,"AbstractGrant::validateScopes<\/a>"],[100,3,"AbstractGrant::formatScopes<\/a>"],[100,1,"AuthCodeGrant::setAuthTokenTTL<\/a>"],[100,8,"AuthCodeGrant::checkAuthorizeParams<\/a>"],[100,2,"AuthCodeGrant::newAuthorizeRequest<\/a>"],[100,14,"AuthCodeGrant::completeFlow<\/a>"],[100,6,"ClientCredentialsGrant::completeFlow<\/a>"],[100,1,"PasswordGrant::setVerifyCredentialsCallback<\/a>"],[100,3,"PasswordGrant::getVerifyCredentialsCallback<\/a>"],[100,11,"PasswordGrant::completeFlow<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::getRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenRotation<\/a>"],[100,1,"RefreshTokenGrant::shouldRotateRefreshTokens<\/a>"],[100,12,"RefreshTokenGrant::completeFlow<\/a>"],[100,1,"ResourceServer::__construct<\/a>"],[100,1,"ResourceServer::setIdKey<\/a>"],[100,1,"ResourceServer::getAccessToken<\/a>"],[100,4,"ResourceServer::isValidRequest<\/a>"],[100,6,"ResourceServer::determineAccessToken<\/a>"],[100,1,"AbstractStorage::setServer<\/a>"],[100,1,"AbstractStorage::getServer<\/a>"],[100,1,"AbstractTokenType::setServer<\/a>"],[100,1,"AbstractTokenType::setSession<\/a>"],[100,1,"AbstractTokenType::setParam<\/a>"],[100,2,"AbstractTokenType::getParam<\/a>"],[100,2,"Bearer::generateResponse<\/a>"],[66.666666666667,3,"Bearer::determineAccessTokenInHeader<\/a>"],[83.333333333333,2,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[80,4,"MAC::hash_equals<\/a>"],[100,4,"DefaultAlgorithm::generate<\/a>"],[100,2,"RedirectUri::make<\/a>"],[100,1,"SecureKey::generate<\/a>"],[100,1,"SecureKey::setAlgorithm<\/a>"],[100,2,"SecureKey::getAlgorithm<\/a>"],[100,3,"EntityTrait::hydrate<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"AbstractServer::__construct<\/a>"],[100,2,"AbstractServer::setEventEmitter<\/a>"],[100,1,"AbstractServer::addEventListener<\/a>"],[100,1,"AbstractServer::getEventEmitter<\/a>"],[100,1,"AbstractServer::setRequest<\/a>"],[100,2,"AbstractServer::getRequest<\/a>"],[100,1,"AbstractServer::setClientStorage<\/a>"],[100,1,"AbstractServer::setSessionStorage<\/a>"],[100,1,"AbstractServer::setAccessTokenStorage<\/a>"],[100,1,"AbstractServer::setRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::setAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setScopeStorage<\/a>"],[100,1,"AbstractServer::getClientStorage<\/a>"],[100,1,"AbstractServer::getScopeStorage<\/a>"],[100,1,"AbstractServer::getSessionStorage<\/a>"],[100,1,"AbstractServer::getRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::getAccessTokenStorage<\/a>"],[100,1,"AbstractServer::getAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setTokenType<\/a>"],[100,1,"AbstractServer::getTokenType<\/a>"],[100,1,"AbstractServer::getMacStorage<\/a>"],[100,1,"AbstractServer::setMacStorage<\/a>"],[100,1,"AuthorizationServer::__construct<\/a>"],[100,3,"AuthorizationServer::addGrantType<\/a>"],[100,1,"AuthorizationServer::hasGrantType<\/a>"],[100,1,"AuthorizationServer::getResponseTypes<\/a>"],[100,1,"AuthorizationServer::requireScopeParam<\/a>"],[100,1,"AuthorizationServer::scopeParamRequired<\/a>"],[100,1,"AuthorizationServer::setDefaultScope<\/a>"],[100,1,"AuthorizationServer::getDefaultScope<\/a>"],[100,1,"AuthorizationServer::stateParamRequired<\/a>"],[100,1,"AuthorizationServer::requireStateParam<\/a>"],[100,1,"AuthorizationServer::getScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::setScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::getAccessTokenTTL<\/a>"],[100,1,"AuthorizationServer::setAccessTokenTTL<\/a>"],[100,3,"AuthorizationServer::issueAccessToken<\/a>"],[100,2,"AuthorizationServer::getGrantType<\/a>"],[100,1,"AbstractTokenEntity::__construct<\/a>"],[100,1,"AbstractTokenEntity::setSession<\/a>"],[100,1,"AbstractTokenEntity::setExpireTime<\/a>"],[100,1,"AbstractTokenEntity::getExpireTime<\/a>"],[100,1,"AbstractTokenEntity::isExpired<\/a>"],[100,2,"AbstractTokenEntity::setId<\/a>"],[100,1,"AbstractTokenEntity::getId<\/a>"],[100,2,"AbstractTokenEntity::associateScope<\/a>"],[88.888888888889,4,"AbstractTokenEntity::formatScopes<\/a>"],[100,2,"AbstractTokenEntity::__toString<\/a>"],[100,1,"AbstractTokenEntity::expire<\/a>"],[100,1,"AbstractTokenEntity::save<\/a>"],[100,2,"AccessTokenEntity::getSession<\/a>"],[0,2,"AccessTokenEntity::hasScope<\/a>"],[100,2,"AccessTokenEntity::getScopes<\/a>"],[100,2,"AccessTokenEntity::save<\/a>"],[100,1,"AccessTokenEntity::expire<\/a>"],[100,1,"AuthCodeEntity::setRedirectUri<\/a>"],[100,1,"AuthCodeEntity::getRedirectUri<\/a>"],[100,2,"AuthCodeEntity::generateRedirectUri<\/a>"],[100,2,"AuthCodeEntity::getSession<\/a>"],[100,2,"AuthCodeEntity::getScopes<\/a>"],[100,2,"AuthCodeEntity::save<\/a>"],[100,1,"AuthCodeEntity::expire<\/a>"],[100,1,"ClientEntity::__construct<\/a>"],[100,1,"ClientEntity::getId<\/a>"],[100,1,"ClientEntity::getSecret<\/a>"],[100,1,"ClientEntity::getName<\/a>"],[100,1,"ClientEntity::getRedirectUri<\/a>"],[100,1,"RefreshTokenEntity::setAccessTokenId<\/a>"],[100,1,"RefreshTokenEntity::setAccessToken<\/a>"],[100,2,"RefreshTokenEntity::getAccessToken<\/a>"],[100,1,"RefreshTokenEntity::save<\/a>"],[100,1,"RefreshTokenEntity::expire<\/a>"],[100,1,"ScopeEntity::__construct<\/a>"],[100,1,"ScopeEntity::getId<\/a>"],[100,1,"ScopeEntity::getDescription<\/a>"],[100,1,"ScopeEntity::jsonSerialize<\/a>"],[100,1,"SessionEntity::__construct<\/a>"],[100,1,"SessionEntity::setId<\/a>"],[100,1,"SessionEntity::getId<\/a>"],[100,2,"SessionEntity::associateScope<\/a>"],[100,2,"SessionEntity::hasScope<\/a>"],[100,2,"SessionEntity::getScopes<\/a>"],[100,4,"SessionEntity::formatScopes<\/a>"],[100,1,"SessionEntity::associateAccessToken<\/a>"],[100,1,"SessionEntity::associateRefreshToken<\/a>"],[100,1,"SessionEntity::associateClient<\/a>"],[100,2,"SessionEntity::getClient<\/a>"],[100,1,"SessionEntity::setOwner<\/a>"],[100,1,"SessionEntity::getOwnerId<\/a>"],[100,1,"SessionEntity::getOwnerType<\/a>"],[100,2,"SessionEntity::save<\/a>"],[100,1,"ClientAuthenticationFailedEvent::__construct<\/a>"],[100,1,"ClientAuthenticationFailedEvent::getName<\/a>"],[0,1,"ClientAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"SessionOwnerEvent::__construct<\/a>"],[100,1,"SessionOwnerEvent::getName<\/a>"],[100,1,"SessionOwnerEvent::getSession<\/a>"],[100,1,"UserAuthenticationFailedEvent::__construct<\/a>"],[100,1,"UserAuthenticationFailedEvent::getName<\/a>"],[0,1,"UserAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"AccessDeniedException::__construct<\/a>"],[100,1,"InvalidClientException::__construct<\/a>"],[100,1,"InvalidCredentialsException::__construct<\/a>"],[100,1,"InvalidGrantException::__construct<\/a>"],[100,1,"InvalidRefreshException::__construct<\/a>"],[100,1,"InvalidRequestException::__construct<\/a>"],[100,1,"InvalidScopeException::__construct<\/a>"],[100,1,"OAuthException::__construct<\/a>"],[100,2,"OAuthException::shouldRedirect<\/a>"],[100,1,"OAuthException::getRedirectUri<\/a>"],[100,11,"OAuthException::getHttpHeaders<\/a>"],[100,2,"ServerErrorException::__construct<\/a>"],[100,1,"UnauthorizedClientException::__construct<\/a>"],[100,1,"UnsupportedGrantTypeException::__construct<\/a>"],[100,1,"UnsupportedResponseTypeException::__construct<\/a>"],[100,1,"AbstractGrant::getIdentifier<\/a>"],[100,1,"AbstractGrant::setIdentifier<\/a>"],[100,1,"AbstractGrant::getResponseType<\/a>"],[100,2,"AbstractGrant::getAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAuthorizationServer<\/a>"],[100,11,"AbstractGrant::validateScopes<\/a>"],[100,3,"AbstractGrant::formatScopes<\/a>"],[100,1,"AuthCodeGrant::setAuthTokenTTL<\/a>"],[100,8,"AuthCodeGrant::checkAuthorizeParams<\/a>"],[100,2,"AuthCodeGrant::newAuthorizeRequest<\/a>"],[100,14,"AuthCodeGrant::completeFlow<\/a>"],[100,6,"ClientCredentialsGrant::completeFlow<\/a>"],[100,1,"PasswordGrant::setVerifyCredentialsCallback<\/a>"],[100,3,"PasswordGrant::getVerifyCredentialsCallback<\/a>"],[100,11,"PasswordGrant::completeFlow<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::getRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenRotation<\/a>"],[100,1,"RefreshTokenGrant::shouldRotateRefreshTokens<\/a>"],[100,12,"RefreshTokenGrant::completeFlow<\/a>"],[100,1,"ResourceServer::__construct<\/a>"],[100,1,"ResourceServer::setIdKey<\/a>"],[100,1,"ResourceServer::getAccessToken<\/a>"],[100,4,"ResourceServer::isValidRequest<\/a>"],[100,5,"ResourceServer::determineAccessToken<\/a>"],[100,1,"AbstractStorage::setServer<\/a>"],[100,1,"AbstractStorage::getServer<\/a>"],[100,1,"AbstractTokenType::setServer<\/a>"],[100,1,"AbstractTokenType::setSession<\/a>"],[100,1,"AbstractTokenType::setParam<\/a>"],[100,2,"AbstractTokenType::getParam<\/a>"],[100,2,"Bearer::generateResponse<\/a>"],[66.666666666667,3,"Bearer::determineAccessTokenInHeader<\/a>"],[83.333333333333,2,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[20,4,"MAC::hash_equals<\/a>"],[100,4,"DefaultAlgorithm::generate<\/a>"],[100,2,"RedirectUri::make<\/a>"],[100,1,"SecureKey::generate<\/a>"],[100,1,"SecureKey::setAlgorithm<\/a>"],[100,2,"SecureKey::getAlgorithm<\/a>"],[100,3,"EntityTrait::hydrate<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/index.html b/master/index.html index 83cf180a..6d4a4c79 100644 --- a/master/index.html +++ b/master/index.html @@ -43,13 +43,13 @@ Total
-
- 98.34% covered (success) +
+ 97.57% covered (success)
-
98.34%
-
769 / 782
+
97.57%
+
763 / 782
95.54% covered (success) @@ -209,15 +209,15 @@ - TokenType -
-
- 92.59% covered (success) + TokenType +
+
+ 85.19% covered (warning)
-
92.59%
-
75 / 81
+
85.19%
+
69 / 81
70.00% covered (warning) @@ -360,7 +360,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015. + Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Tue Sep 1 13:41:43 UTC 2015.