Travis pushed coverage of 4b9ec488f48fb45ab752b9bfe53ced31edcfacce@master to gh-pages

This commit is contained in:
TravisCI
2015-07-13 20:56:40 +00:00
parent bbad08607b
commit 5cbe90070c
75 changed files with 1111 additions and 1105 deletions

View File

@ -100,7 +100,7 @@
</tr>
<tr>
<td class="success" colspan="4">&nbsp;<a href="#51">__construct(AbstractServer $server)</a></td>
<td class="success" colspan="4">&nbsp;<a href="#51"><abbr title="__construct(AbstractServer $server)">__construct</abbr></a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
@ -121,7 +121,7 @@
</tr>
<tr>
<td class="success" colspan="4">&nbsp;<a href="#63">getId()</a></td>
<td class="success" colspan="4">&nbsp;<a href="#63"><abbr title="getId()">getId</abbr></a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
@ -142,7 +142,7 @@
</tr>
<tr>
<td class="success" colspan="4">&nbsp;<a href="#73">getDescription()</a></td>
<td class="success" colspan="4">&nbsp;<a href="#73"><abbr title="getDescription()">getDescription</abbr></a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
@ -163,7 +163,7 @@
</tr>
<tr>
<td class="success" colspan="4">&nbsp;<a href="#83">jsonSerialize()</a></td>
<td class="success" colspan="4">&nbsp;<a href="#83"><abbr title="jsonSerialize()">jsonSerialize</abbr></a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
@ -240,9 +240,9 @@
<tr><td><div align="right"><a name="50"></a><a href="#50">50</a></div></td><td class="codeLine"><span class="comment">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</span></td></tr>
<tr><td><div align="right"><a name="51"></a><a href="#51">51</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">public</span><span class="default">&nbsp;</span><span class="keyword">function</span><span class="default">&nbsp;</span><span class="default">__construct</span><span class="keyword">(</span><span class="default">AbstractServer</span><span class="default">&nbsp;</span><span class="default">$server</span><span class="keyword">)</span></td></tr>
<tr><td><div align="right"><a name="52"></a><a href="#52">52</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">{</span></td></tr>
<tr class="success popin" data-title="29 tests cover line 53" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AccessTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AuthCodeEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\RefreshTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScope&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScopeArray&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParams&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testNewAuthoriseRequest&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowWithRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidCredentials&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExistingScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExpiredRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopesInvalid&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRotateRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\ResourceServerTest::testIsValid&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\ResourceServerTest::testIsValidExpiredToken&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="53"></a><a href="#53">53</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">server</span><span class="default">&nbsp;</span><span class="keyword">=</span><span class="default">&nbsp;</span><span class="default">$server</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="29 tests cover line 53" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AccessTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AuthCodeEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\RefreshTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScope&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScopeArray&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParams&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testNewAuthoriseRequest&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowWithRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidCredentials&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExistingScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExpiredRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopesInvalid&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRotateRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\ResourceServerTest::testIsValid&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\ResourceServerTest::testIsValidExpiredToken&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="53"></a><a href="#53">53</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">server</span><span class="default">&nbsp;</span><span class="keyword">=</span><span class="default">&nbsp;</span><span class="default">$server</span><span class="keyword">;</span></td></tr>
<tr><td><div align="right"><a name="54"></a><a href="#54">54</a></div></td><td class="codeLine"></td></tr>
<tr class="success popin" data-title="29 tests cover line 55" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AccessTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AuthCodeEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\RefreshTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScope&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScopeArray&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParams&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testNewAuthoriseRequest&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowWithRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidCredentials&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExistingScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExpiredRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopesInvalid&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRotateRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\ResourceServerTest::testIsValid&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\ResourceServerTest::testIsValidExpiredToken&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="55"></a><a href="#55">55</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$this</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="29 tests cover line 55" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AccessTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AuthCodeEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\RefreshTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScope&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScopeArray&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParams&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testNewAuthoriseRequest&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowWithRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidCredentials&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExistingScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExpiredRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopesInvalid&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRotateRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\ResourceServerTest::testIsValid&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\ResourceServerTest::testIsValidExpiredToken&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="55"></a><a href="#55">55</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$this</span><span class="keyword">;</span></td></tr>
<tr class="warning"><td><div align="right"><a name="56"></a><a href="#56">56</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">}</span></td></tr>
<tr><td><div align="right"><a name="57"></a><a href="#57">57</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="58"></a><a href="#58">58</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">/**</span></td></tr>
@ -252,7 +252,7 @@
<tr><td><div align="right"><a name="62"></a><a href="#62">62</a></div></td><td class="codeLine"><span class="comment">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</span></td></tr>
<tr><td><div align="right"><a name="63"></a><a href="#63">63</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">public</span><span class="default">&nbsp;</span><span class="keyword">function</span><span class="default">&nbsp;</span><span class="default">getId</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr><td><div align="right"><a name="64"></a><a href="#64">64</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">{</span></td></tr>
<tr class="success popin" data-title="24 tests cover line 65" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AccessTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\AuthCodeEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScope&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScopeArray&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParams&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testNewAuthoriseRequest&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowWithRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExistingScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopes&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExpiredRefreshToken&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopesInvalid&lt;/li&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRotateRefreshToken&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="65"></a><a href="#65">65</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">id</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="24 tests cover line 65" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AbstractTokenEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AccessTokenEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\AuthCodeEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSetGet&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\SessionEntityTest::testSave&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testFormatScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScope&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AbstractGrantTest::testValidateScopesDefaultScopeArray&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParams&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testNewAuthoriseRequest&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowWithRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlow&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\PasswordGrantTest::testCompleteFlowRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExistingScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopes&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowExpiredRefreshToken&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRequestScopesInvalid&lt;/li&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowRotateRefreshToken&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="65"></a><a href="#65">65</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">id</span><span class="keyword">;</span></td></tr>
<tr class="warning"><td><div align="right"><a name="66"></a><a href="#66">66</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">}</span></td></tr>
<tr><td><div align="right"><a name="67"></a><a href="#67">67</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="68"></a><a href="#68">68</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">/**</span></td></tr>
@ -262,7 +262,7 @@
<tr><td><div align="right"><a name="72"></a><a href="#72">72</a></div></td><td class="codeLine"><span class="comment">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</span></td></tr>
<tr><td><div align="right"><a name="73"></a><a href="#73">73</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">public</span><span class="default">&nbsp;</span><span class="keyword">function</span><span class="default">&nbsp;</span><span class="default">getDescription</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr><td><div align="right"><a name="74"></a><a href="#74">74</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">{</span></td></tr>
<tr class="success popin" data-title="1 test covers line 75" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="75"></a><a href="#75">75</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">description</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="1 test covers line 75" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="75"></a><a href="#75">75</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">description</span><span class="keyword">;</span></td></tr>
<tr class="warning"><td><div align="right"><a name="76"></a><a href="#76">76</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">}</span></td></tr>
<tr><td><div align="right"><a name="77"></a><a href="#77">77</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="78"></a><a href="#78">78</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">/**</span></td></tr>
@ -273,9 +273,9 @@
<tr><td><div align="right"><a name="83"></a><a href="#83">83</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">public</span><span class="default">&nbsp;</span><span class="keyword">function</span><span class="default">&nbsp;</span><span class="default">jsonSerialize</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr><td><div align="right"><a name="84"></a><a href="#84">84</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">{</span></td></tr>
<tr><td><div align="right"><a name="85"></a><a href="#85">85</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="keyword">[</span></td></tr>
<tr class="success popin" data-title="1 test covers line 86" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="86"></a><a href="#86">86</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">'id'</span><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">=&gt;</span><span class="default">&nbsp;&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">getId</span><span class="keyword">(</span><span class="keyword">)</span><span class="keyword">,</span></td></tr>
<tr class="success popin" data-title="1 test covers line 87" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="87"></a><a href="#87">87</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">'description'</span><span class="default">&nbsp;&nbsp;&nbsp;</span><span class="default">=&gt;</span><span class="default">&nbsp;&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">getDescription</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr class="success popin" data-title="1 test covers line 88" data-content="&lt;ul&gt;&lt;li class=&quot;success&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="88"></a><a href="#88">88</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">]</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="1 test covers line 86" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="86"></a><a href="#86">86</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">'id'</span><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">=&gt;</span><span class="default">&nbsp;&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">getId</span><span class="keyword">(</span><span class="keyword">)</span><span class="keyword">,</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="1 test covers line 87" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="87"></a><a href="#87">87</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">'description'</span><span class="default">&nbsp;&nbsp;&nbsp;</span><span class="default">=&gt;</span><span class="default">&nbsp;&nbsp;</span><span class="default">$this</span><span class="default">-&gt;</span><span class="default">getDescription</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr class="covered-by-small-tests popin" data-title="1 test covers line 88" data-content="&lt;ul&gt;&lt;li class=&quot;covered-by-small-tests&quot;&gt;LeagueTests\Entity\ScopeEntityTest::testSetGet&lt;/li&gt;&lt;/ul&gt;" data-placement="bottom" data-html="true"><td><div align="right"><a name="88"></a><a href="#88">88</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">]</span><span class="keyword">;</span></td></tr>
<tr class="warning"><td><div align="right"><a name="89"></a><a href="#89">89</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">}</span></td></tr>
<tr><td><div align="right"><a name="90"></a><a href="#90">90</a></div></td><td class="codeLine"><span class="keyword">}</span></td></tr>
@ -290,14 +290,14 @@
<span class="warning"><strong>Dead Code</strong></span>
</p>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.16</a> using <a href="http://php.net/" target="_top">PHP 5.6.5</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Wed May 20 17:59:02 UTC 2015.</small>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.1.8</a> using <a href="http://php.net/" target="_top">PHP 5.6.5</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Mon Jul 13 20:56:26 UTC 2015.</small>
</p>
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
</footer>
</div>
<script src="../js/jquery.min.js" type="text/javascript"></script>
<script src="../js/bootstrap.min.js" type="text/javascript"></script>
<script src="../js/holder.js" type="text/javascript"></script>
<script src="../js/holder.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(function() {
var $window = $(window)