From 76d804bfa3d2c0913e48d3537563b198b84c6d71 Mon Sep 17 00:00:00 2001
From: TravisCI
Date: Fri, 21 Aug 2015 08:01:29 +0000
Subject: [PATCH] Travis pushed coverage of
2496653968c3373c30f28db02e5a9e8ede079a97@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 | 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 | 2 +-
master/Storage/AbstractStorage.php.html | 2 +-
master/Storage/AccessTokenInterface.php.html | 2 +-
master/Storage/AuthCodeInterface.php.html | 2 +-
master/Storage/ClientInterface.php.html | 2 +-
master/Storage/MacTokenInterface.php.html | 2 +-
master/Storage/RefreshTokenInterface.php.html | 2 +-
master/Storage/ScopeInterface.php.html | 2 +-
master/Storage/SessionInterface.php.html | 2 +-
master/Storage/StorageInterface.php.html | 2 +-
master/Storage/dashboard.html | 2 +-
master/Storage/index.html | 2 +-
master/TokenType/AbstractTokenType.php.html | 2 +-
master/TokenType/Bearer.php.html | 113 ++++++++++--------
master/TokenType/MAC.php.html | 52 ++++----
master/TokenType/TokenTypeInterface.php.html | 2 +-
master/TokenType/dashboard.html | 20 ++--
master/TokenType/index.html | 80 ++++++-------
.../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 | 20 ++--
master/index.html | 60 +++++-----
67 files changed, 239 insertions(+), 228 deletions(-)
diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html
index 5a8bbd5a..3a55885b 100644
--- a/master/AbstractServer.php.html
+++ b/master/AbstractServer.php.html
@@ -934,7 +934,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html
index 49094241..a93955db 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html
index f1ad42cf..92f4832e 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/AccessTokenEntity.php.html b/master/Entity/AccessTokenEntity.php.html
index 0fdb0495..a23836fc 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html
index fc881f7b..cc1f8649 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html
index 889de9ef..e0711bcf 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html
index cac006d5..acde0b08 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html
index 4ffdace4..dd2ad937 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html
index fc4bf3fd..0d43b0aa 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/SessionEntity.php.html b/master/Entity/SessionEntity.php.html
index 3e640103..cf91ca92 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html
index 266987f8..db7623bb 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 81f4c874..cf0e493d 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html
index 20984f0e..2eab8bba 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html
index 4bd876a4..45d83d4c 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html
index 8a01feb2..36132cc4 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html
index 52064758..57f5a6dd 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 92b600f8..f85a45e8 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/AccessDeniedException.php.html b/master/Exception/AccessDeniedException.php.html
index d36275bf..f8d57108 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/InvalidClientException.php.html b/master/Exception/InvalidClientException.php.html
index fedcfc25..9935e356 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/InvalidCredentialsException.php.html b/master/Exception/InvalidCredentialsException.php.html
index 524e981a..da0e6ceb 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html
index d3f03a97..96c7aed8 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html
index 367c26ef..f4fab2ae 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html
index 6a54d8d5..c5c95466 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html
index f5ba97ea..aeb50644 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/OAuthException.php.html b/master/Exception/OAuthException.php.html
index 14ab0d1d..a8e78e21 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html
index 14247a89..033e51a8 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html
index 72eb758a..e11ad9e6 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html
index 1d3f8c92..fe908ac2 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html
index 99e5ca28..13c5a777 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html
index 623164ab..330bf82d 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 f45020cc..fe7f12b4 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html
index 6a2b823f..aa4e0e5e 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html
index 6cb4b5a4..9806c824 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html
index d286daa2..cbd6e763 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html
index 3d16ce5f..b25bf0a8 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html
index d2fa1490..fad7179c 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html
index c2c19c31..15c74614 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html
index 9c376585..90124cab 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 d3e34083..06a4f646 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html
index 4ba4640d..154bb08f 100644
--- a/master/ResourceServer.php.html
+++ b/master/ResourceServer.php.html
@@ -379,7 +379,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html
index 0538a8f2..32b7d196 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html
index 5451cf57..6268aa10 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/AuthCodeInterface.php.html b/master/Storage/AuthCodeInterface.php.html
index fc55d9f6..4e264511 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/ClientInterface.php.html b/master/Storage/ClientInterface.php.html
index 3defb45a..dd23ca8e 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/MacTokenInterface.php.html b/master/Storage/MacTokenInterface.php.html
index 1d114568..840afda1 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html
index 8913755c..525c45a8 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html
index e02271e8..6f907fce 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html
index 50afaa6a..f67623a7 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html
index aca1a370..fe974876 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html
index 509b63a8..9e533f11 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 c1a160a2..ce402516 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html
index 87204e46..e454d9de 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html
index 6dfdb354..817fe490 100644
--- a/master/TokenType/Bearer.php.html
+++ b/master/TokenType/Bearer.php.html
@@ -42,61 +42,61 @@
- Total |
-
-
- 100.00% covered (success)
+ Total |
+
+
+ 0.00% covered (danger)
|
- 100.00% |
- 1 / 1 |
-
-
- 100.00% covered (success)
+ 0.00% |
+ 0 / 1 |
+
+
+ 50.00% covered (danger)
|
- 100.00% |
- 2 / 2 |
- CRAP |
-
-
- 100.00% covered (success)
+ 50.00% |
+ 1 / 2 |
+ CRAP |
+
+
+ 85.71% covered (warning)
|
- 100.00% |
- 11 / 11 |
+ 85.71% |
+ 12 / 14 |
| | |
- Bearer |
-
-
- 100.00% covered (success)
+ Bearer |
+
+
+ 0.00% covered (danger)
|
- 100.00% |
- 1 / 1 |
-
-
- 100.00% covered (success)
+ 0.00% |
+ 0 / 1 |
+
+
+ 50.00% covered (danger)
|
- 100.00% |
- 2 / 2 |
- 4 |
-
-
- 100.00% covered (success)
+ 50.00% |
+ 1 / 2 |
+ 5.07 |
+
+
+ 85.71% covered (warning)
|
- 100.00% |
- 11 / 11 |
+ 85.71% |
+ 12 / 14 |
| | |
@@ -121,24 +121,24 @@
- determineAccessTokenInHeader |
-
-
- 100.00% covered (success)
+ determineAccessTokenInHeader |
+
+
+ 0.00% covered (danger)
|
- 100.00% |
- 1 / 1 |
- 2 |
-
-
- 100.00% covered (success)
+ 0.00% |
+ 0 / 1 |
+ 3.33 |
+
+
+ 66.67% covered (warning)
|
- 100.00% |
- 3 / 3 |
+ 66.67% |
+ 4 / 6 |
| |
@@ -186,12 +186,19 @@
| |
| public function determineAccessTokenInHeader(Request $request) |
| { |
- | $header = $request->headers->get('Authorization'); |
- | $accessToken = trim(preg_replace('/^(?:\s+)?Bearer\s/', '', $header)); |
- | |
- | return ($accessToken === 'Bearer') ? '' : $accessToken; |
- | } |
- | } |
+ | if ($request->headers->has('Authorization') === false) { |
+ | return; |
+ | } |
+ | |
+ | $header = $request->headers->get('Authorization'); |
+ | |
+ | if (substr($header, 0, 7) !== 'Bearer ') { |
+ | return; |
+ | } |
+ | |
+ | return trim(substr($header, 7)); |
+ | } |
+ | } |
@@ -204,7 +211,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/TokenType/MAC.php.html b/master/TokenType/MAC.php.html
index 37158889..cdb96606 100644
--- a/master/TokenType/MAC.php.html
+++ b/master/TokenType/MAC.php.html
@@ -60,14 +60,14 @@
75.00% |
3 / 4 |
CRAP |
-
-
- 85.96% covered (warning)
+
+
+ 96.49% covered (success)
|
- 85.96% |
- 49 / 57 |
+ 96.49% |
+ 55 / 57 |
@@ -88,15 +88,15 @@
75.00% |
3 / 4 |
- 22.22 |
-
-
- 85.96% covered (warning)
+ 21 |
+
+
+ 96.49% covered (success)
|
- 85.96% |
- 49 / 57 |
+ 96.49% |
+ 55 / 57 |
|
@@ -172,15 +172,15 @@
0.00% |
0 / 1 |
- 12.19 |
-
-
- 20.00% covered (danger)
+ 4.13 |
+
+
+ 80.00% covered (warning)
|
- 20.00% |
- 2 / 10 |
+ 80.00% |
+ 8 / 10 |
|
@@ -319,18 +319,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])); |
+ | } |
| |
- | return 0 === $result; |
+ | return 0 === $result; |
| } |
| } |
@@ -345,7 +345,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/TokenType/TokenTypeInterface.php.html b/master/TokenType/TokenTypeInterface.php.html
index 45008b2d..8aec200b 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html
index 99d3faab..686e7913 100644
--- a/master/TokenType/dashboard.html
+++ b/master/TokenType/dashboard.html
@@ -59,7 +59,7 @@
- MAC | 85% |
+ Bearer | 85% |
@@ -76,7 +76,7 @@
- MAC | 22 |
+ Bearer | 5 |
@@ -114,7 +114,8 @@
- hash_equals | 20% |
+ determineAccessTokenInHeader | 66% |
+ hash_equals | 80% |
@@ -131,7 +132,8 @@
- hash_equals | 12 |
+ hash_equals | 4 |
+ determineAccessTokenInHeader | 3 |
@@ -141,7 +143,7 @@
@@ -162,7 +164,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,0,2], "Class Coverage"))
+ .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,1,1,1], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -180,7 +182,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
- .datum(getCoverageDistributionData([0,0,0,1,0,0,0,0,0,0,0,9], "Method Coverage"))
+ .datum(getCoverageDistributionData([0,0,0,0,0,0,0,1,0,1,0,8], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -230,7 +232,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
- .datum(getComplexityData([[100,5," AbstractTokenType<\/a>"],[100,4,"Bearer<\/a>"],[85.964912280702,21,"MAC<\/a>"]], 'Class Complexity'))
+ .datum(getComplexityData([[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[96.491228070175,21,"MAC<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
@@ -254,7 +256,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>"],[100,2,"Bearer::determineAccessTokenInHeader<\/a>"],[100,1,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[20,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>"],[100,1,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[80,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 68dae438..510c8409 100644
--- a/master/TokenType/index.html
+++ b/master/TokenType/index.html
@@ -42,31 +42,31 @@
- Total |
-
-
- 89.33% covered (warning)
-
-
- |
- 89.33% |
- 67 / 75 |
+ Total |
-
- 90.00% covered (success)
+
+ 94.87% covered (success)
|
- 90.00% |
- 9 / 10 |
+ 94.87% |
+ 74 / 78 |
-
- 66.67% covered (warning)
+
+ 80.00% covered (warning)
|
- 66.67% |
- 2 / 3 |
+ 80.00% |
+ 8 / 10 |
+
+
+ 33.33% covered (danger)
+
+
+ |
+ 33.33% |
+ 1 / 3 |
@@ -98,43 +98,43 @@
- Bearer.php |
-
-
- 100.00% covered (success)
+ Bearer.php |
+
+
+ 85.71% covered (warning)
|
- 100.00% |
- 11 / 11 |
-
-
- 100.00% covered (success)
+ 85.71% |
+ 12 / 14 |
+
+
+ 50.00% covered (danger)
|
- 100.00% |
- 2 / 2 |
-
-
- 100.00% covered (success)
+ 50.00% |
+ 1 / 2 |
+
+
+ 0.00% covered (danger)
|
- 100.00% |
- 1 / 1 |
+ 0.00% |
+ 0 / 1 |
| | |
- MAC.php |
-
-
- 85.96% covered (warning)
+ MAC.php |
+
+
+ 96.49% covered (success)
|
- 85.96% |
- 49 / 57 |
+ 96.49% |
+ 55 / 57 |
diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html
index ba8ce501..692c363c 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html
index 59243322..dd420c7f 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html
index 589f395f..a189ca72 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 9a5d96ef..a5d2aae1 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html
index 23a8b2fb..100a52d9 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html
index 363c8718..683b8aaa 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html
index 5d9d19b5..a753eeb2 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 141e9dbe..2762d9e7 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.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
diff --git a/master/dashboard.html b/master/dashboard.html
index ef9f90de..4f9a441b 100644
--- a/master/dashboard.html
+++ b/master/dashboard.html
@@ -61,7 +61,7 @@
| UserAuthenticationFailedEvent | 75% |
ClientAuthenticationFailedEvent | 75% |
AccessTokenEntity | 84% |
- MAC | 85% |
+ Bearer | 85% |
|
@@ -78,8 +78,8 @@
- MAC | 22 |
AccessTokenEntity | 9 |
+ Bearer | 5 |
@@ -120,7 +120,8 @@
getRequest | 0% |
getRequest | 0% |
hasScope | 0% |
- hash_equals | 20% |
+ determineAccessTokenInHeader | 66% |
+ hash_equals | 80% |
formatScopes | 88% |
@@ -138,9 +139,10 @@
- hash_equals | 12 |
hasScope | 6 |
+ hash_equals | 4 |
formatScopes | 4 |
+ determineAccessTokenInHeader | 3 |
@@ -150,7 +152,7 @@
@@ -171,7 +173,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,1,33], "Class Coverage"))
+ .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,2,2,2,32], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -189,7 +191,7 @@ $(document).ready(function() {
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
- .datum(getCoverageDistributionData([3,0,0,1,0,0,0,0,0,1,0,154], "Method Coverage"))
+ .datum(getCoverageDistributionData([3,0,0,0,0,0,0,1,0,2,0,153], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
@@ -239,7 +241,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,12,"ResourceServer<\/a>"],[100,2,"AbstractStorage<\/a>"],[100,5,"AbstractTokenType<\/a>"],[100,4,"Bearer<\/a>"],[85.964912280702,21,"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>"],[96.491228070175,21,"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);
@@ -263,7 +265,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,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>"],[100,2,"Bearer::determineAccessTokenInHeader<\/a>"],[100,1,"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'))
+ .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>"],[100,1,"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'))
.transition()
.duration(500)
.call(chart);
diff --git a/master/index.html b/master/index.html
index 45c88a6a..9227ba35 100644
--- a/master/index.html
+++ b/master/index.html
@@ -43,29 +43,29 @@
Total |
-
- 98.07% covered (success)
+
+ 98.59% covered (success)
|
- 98.07% |
- 761 / 776 |
+ 98.59% |
+ 768 / 779 |
-
- 96.82% covered (success)
+
+ 96.18% covered (success)
|
- 96.82% |
- 152 / 157 |
+ 96.18% |
+ 151 / 157 |
-
- 86.84% covered (warning)
+
+ 84.21% covered (warning)
|
- 86.84% |
- 33 / 38 |
+ 84.21% |
+ 32 / 38 |
@@ -209,31 +209,31 @@
- TokenType |
-
-
- 89.33% covered (warning)
-
-
- |
- 89.33% |
- 67 / 75 |
+ TokenType |
-
- 90.00% covered (success)
+
+ 94.87% covered (success)
|
- 90.00% |
- 9 / 10 |
+ 94.87% |
+ 74 / 78 |
-
- 66.67% covered (warning)
+
+ 80.00% covered (warning)
|
- 66.67% |
- 2 / 3 |
+ 80.00% |
+ 8 / 10 |
+
+
+ 33.33% covered (danger)
+
+
+ |
+ 33.33% |
+ 1 / 3 |
@@ -360,7 +360,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.6.5 and PHPUnit 4.3.5 at Fri Aug 21 8:00:32 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Fri Aug 21 8:01:14 UTC 2015.
|