2014-12-11 19:57:41 +05:30
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< title > Code Coverage for /home/travis/build/thephpleague/oauth2-server/src/Entity/EntityTrait.php< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link href = "../css/bootstrap.min.css" rel = "stylesheet" >
< link href = "../css/style.css" rel = "stylesheet" >
<!-- [if lt IE 9]>
< script src = "../js/html5shiv.min.js" > < / script >
< script src = "../js/respond.min.js" > < / script >
<![endif]-->
< / head >
< body >
< header >
< div class = "container" >
< div class = "row" >
< div class = "col-md-12" >
< ol class = "breadcrumb" >
< li > < a href = "../index.html" > /home/travis/build/thephpleague/oauth2-server/src< / a > < / li >
< li > < a href = "index.html" > Entity< / a > < / li >
< li class = "active" > EntityTrait.php< / li >
< / ol >
< / div >
< / div >
< / div >
< / header >
< div class = "container" >
< table class = "table table-bordered" >
< thead >
< tr >
< td > < / td >
< td colspan = "10" > < div align = "center" > < strong > Code Coverage< / strong > < / div > < / td >
< / tr >
< tr >
< td > < / td >
< td colspan = "3" > < div align = "center" > < strong > Classes and Traits< / strong > < / div > < / td >
< td colspan = "4" > < div align = "center" > < strong > Functions and Methods< / strong > < / div > < / td >
< td colspan = "3" > < div align = "center" > < strong > Lines< / strong > < / div > < / td >
< / tr >
< / thead >
< tbody >
< tr >
2014-12-28 04:34:57 +05:30
< td class = "danger" > Total< / td >
< td class = "danger big" > < div class = "progress" >
< div class = "progress-bar progress-bar-danger" role = "progressbar" aria-valuenow = "0.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 0.00%" >
< span class = "sr-only" > 0.00% covered (danger)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger big" > < div class = "progress" >
< div class = "progress-bar progress-bar-danger" role = "progressbar" aria-valuenow = "0.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 0.00%" >
< span class = "sr-only" > 0.00% covered (danger)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger small" > < abbr title = "Change Risk Anti-Patterns (CRAP) Index" > CRAP< / abbr > < / td >
< td class = "warning big" > < div class = "progress" >
< div class = "progress-bar progress-bar-warning" role = "progressbar" aria-valuenow = "60.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 60.00%" >
< span class = "sr-only" > 60.00% covered (warning)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "warning small" > < div align = "right" > 60.00%< / div > < / td >
< td class = "warning small" > < div align = "right" > 3 / 5< / div > < / td >
2014-12-11 19:57:41 +05:30
< / tr >
< tr >
2014-12-28 04:34:57 +05:30
< td class = "danger" > EntityTrait< / td >
< td class = "danger big" > < div class = "progress" >
< div class = "progress-bar progress-bar-danger" role = "progressbar" aria-valuenow = "0.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 0.00%" >
< span class = "sr-only" > 0.00% covered (danger)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger big" > < div class = "progress" >
< div class = "progress-bar progress-bar-danger" role = "progressbar" aria-valuenow = "0.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 0.00%" >
< span class = "sr-only" > 0.00% covered (danger)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger small" > 3.58< / td >
< td class = "warning big" > < div class = "progress" >
< div class = "progress-bar progress-bar-warning" role = "progressbar" aria-valuenow = "60.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 60.00%" >
< span class = "sr-only" > 60.00% covered (warning)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "warning small" > < div align = "right" > 60.00%< / div > < / td >
< td class = "warning small" > < div align = "right" > 3 / 5< / div > < / td >
2014-12-11 19:57:41 +05:30
< / tr >
< tr >
2014-12-28 04:34:57 +05:30
< td class = "danger" colspan = "4" > < a href = "#23" > hydrate(array $properties)< / a > < / td >
< td class = "danger big" > < div class = "progress" >
< div class = "progress-bar progress-bar-danger" role = "progressbar" aria-valuenow = "0.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 0.00%" >
< span class = "sr-only" > 0.00% covered (danger)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger small" > 3.58< / td >
< td class = "warning big" > < div class = "progress" >
< div class = "progress-bar progress-bar-warning" role = "progressbar" aria-valuenow = "60.00" aria-valuemin = "0" aria-valuemax = "100" style = "width: 60.00%" >
< span class = "sr-only" > 60.00% covered (warning)< / span >
2014-12-11 19:57:41 +05:30
< / div >
< / div >
< / td >
2014-12-28 04:34:57 +05:30
< td class = "warning small" > < div align = "right" > 60.00%< / div > < / td >
< td class = "warning small" > < div align = "right" > 3 / 5< / div > < / td >
2014-12-11 19:57:41 +05:30
< / tr >
< / tbody >
< / table >
< table id = "code" class = "table table-borderless table-condensed" >
< tbody >
< tr > < td > < div align = "right" > < a name = "1" > < / a > < a href = "#1" > 1< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < ?php< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "2" > < / a > < a href = "#2" > 2< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > /**< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "3" > < / a > < a href = "#3" > 3< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * OAuth 2.0 Entity trait< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "4" > < / a > < a href = "#4" > 4< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > *< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "5" > < / a > < a href = "#5" > 5< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @package league/oauth2-server< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "6" > < / a > < a href = "#6" > 6< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @author Alex Bilbie < hello@alexbilbie.com> < / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "7" > < / a > < a href = "#7" > 7< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @copyright Copyright (c) Alex Bilbie< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "8" > < / a > < a href = "#8" > 8< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @license http://mit-license.org/< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "9" > < / a > < a href = "#9" > 9< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @link https://github.com/thephpleague/oauth2-server< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "10" > < / a > < a href = "#10" > 10< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > */< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "11" > < / a > < a href = "#11" > 11< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "12" > < / a > < a href = "#12" > 12< / a > < / div > < / td > < td class = "codeLine" > < span class = "keyword" > namespace< / span > < span class = "default" > < / span > < span class = "default" > League< / span > < span class = "default" > \< / span > < span class = "default" > OAuth2< / span > < span class = "default" > \< / span > < span class = "default" > Server< / span > < span class = "default" > \< / span > < span class = "default" > Entity< / span > < span class = "keyword" > ;< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "13" > < / a > < a href = "#13" > 13< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "14" > < / a > < a href = "#14" > 14< / a > < / div > < / td > < td class = "codeLine" > < span class = "keyword" > trait< / span > < span class = "default" > < / span > < span class = "default" > EntityTrait< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "15" > < / a > < a href = "#15" > 15< / a > < / div > < / td > < td class = "codeLine" > < span class = "keyword" > {< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "16" > < / a > < a href = "#16" > 16< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "comment" > /**< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "17" > < / a > < a href = "#17" > 17< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * Hydrate an entity with properites< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "18" > < / a > < a href = "#18" > 18< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > *< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "19" > < / a > < a href = "#19" > 19< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @param array $properties< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "20" > < / a > < a href = "#20" > 20< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > *< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "21" > < / a > < a href = "#21" > 21< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > * @return self< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "22" > < / a > < a href = "#22" > 22< / a > < / div > < / td > < td class = "codeLine" > < span class = "comment" > */< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "23" > < / a > < a href = "#23" > 23< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > public< / span > < span class = "default" > < / span > < span class = "keyword" > function< / span > < span class = "default" > < / span > < span class = "default" > hydrate< / span > < span class = "keyword" > (< / span > < span class = "keyword" > array< / span > < span class = "default" > < / span > < span class = "default" > $properties< / span > < span class = "keyword" > )< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "24" > < / a > < a href = "#24" > 24< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > {< / span > < / td > < / tr >
2014-12-28 04:34:57 +05:30
< tr > < td > < div align = "right" > < a name = "25" > < / a > < a href = "#25" > 25< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > foreach< / span > < span class = "default" > < / span > < span class = "keyword" > (< / span > < span class = "default" > $properties< / span > < span class = "default" > < / span > < span class = "keyword" > as< / span > < span class = "default" > < / span > < span class = "default" > $prop< / span > < span class = "default" > < / span > < span class = "default" > => < / span > < span class = "default" > < / span > < span class = "default" > $val< / span > < span class = "keyword" > )< / span > < span class = "default" > < / span > < span class = "keyword" > {< / span > < / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "26" > < / a > < a href = "#26" > 26< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > if< / span > < span class = "default" > < / span > < span class = "keyword" > (< / span > < span class = "default" > property_exists< / span > < span class = "keyword" > (< / span > < span class = "default" > $this< / span > < span class = "keyword" > ,< / span > < span class = "default" > < / span > < span class = "default" > $prop< / span > < span class = "keyword" > )< / span > < span class = "keyword" > )< / span > < span class = "default" > < / span > < span class = "keyword" > {< / span > < / td > < / tr >
< tr class = "success popin" data-title = "25 tests cover line 27" data-content = "<ul><li class="success">LeagueTests\Entity\AbstractTokenEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\AccessTokenEntityTest::testSave</li><li class="success">LeagueTests\Entity\AuthCodeEntityTest::testSave</li><li class="success">LeagueTests\Entity\RefreshTokenEntityTest::testSave</li><li class="success">LeagueTests\Entity\SessionEntityTest::testSetGet</li><li class="success">LeagueTests\Grant\AbstractGrantTest::testValidateScopesMissingScope</li><li class="success">LeagueTests\Grant\AbstractGrantTest::testValidateScopesInvalidScope</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsMissingStateParam</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsMissingResponseType</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidResponseType</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidScope</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowMissingCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowExpiredCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowRedirectUriMismatch</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidScope</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowNoScopes</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoUsername</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoPassword</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoCallable</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidScope</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowNoScopes</li><li class="success">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowMissingRefreshToken</li><li class="success">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidRefreshToken</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "27" > < / a > < a href = "#27" > 27< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "default" > $this< / span > < span class = "default" > -> < / span > < span class = "keyword" > {< / span > < span class = "default" > $prop< / span > < span class = "keyword" > }< / span > < span class = "default" > < / span > < span class = "keyword" > =< / span > < span class = "default" > < / span > < span class = "default" > $val< / span > < span class = "keyword" > ;< / span > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "28" > < / a > < a href = "#28" > 28< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > }< / span > < / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "29" > < / a > < a href = "#29" > 29< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > }< / span > < / td > < / tr >
2014-12-11 19:57:41 +05:30
< tr > < td > < div align = "right" > < a name = "30" > < / a > < a href = "#30" > 30< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
2014-12-28 04:34:57 +05:30
< tr class = "success popin" data-title = "27 tests cover line 31" data-content = "<ul><li class="success">LeagueTests\Entity\AbstractTokenEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\AccessTokenEntityTest::testSave</li><li class="success">LeagueTests\Entity\AuthCodeEntityTest::testSave</li><li class="success">LeagueTests\Entity\ClientEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\RefreshTokenEntityTest::testSave</li><li class="success">LeagueTests\Entity\ScopeEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\SessionEntityTest::testSetGet</li><li class="success">LeagueTests\Grant\AbstractGrantTest::testValidateScopesMissingScope</li><li class="success">LeagueTests\Grant\AbstractGrantTest::testValidateScopesInvalidScope</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsMissingStateParam</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsMissingResponseType</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidResponseType</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidScope</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowMissingCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowExpiredCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowRedirectUriMismatch</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidScope</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowNoScopes</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoUsername</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoPassword</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoCallable</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidScope</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowNoScopes</li><li class="success">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowMissingRefreshToken</li><li class="success">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidRefreshToken</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "31" > < / a > < a href = "#31" > 31< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > return< / span > < span class = "default" > < / span > < span class = "default" > $this< / span > < span class = "keyword" > ;< / span > < / td > < / tr >
< tr class = "success popin" data-title = "27 tests cover line 32" data-content = "<ul><li class="success">LeagueTests\Entity\AbstractTokenEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\AccessTokenEntityTest::testSave</li><li class="success">LeagueTests\Entity\AuthCodeEntityTest::testSave</li><li class="success">LeagueTests\Entity\ClientEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\RefreshTokenEntityTest::testSave</li><li class="success">LeagueTests\Entity\ScopeEntityTest::testSetGet</li><li class="success">LeagueTests\Entity\SessionEntityTest::testSetGet</li><li class="success">LeagueTests\Grant\AbstractGrantTest::testValidateScopesMissingScope</li><li class="success">LeagueTests\Grant\AbstractGrantTest::testValidateScopesInvalidScope</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsMissingStateParam</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsMissingResponseType</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidResponseType</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidScope</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowMissingCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowExpiredCode</li><li class="success">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowRedirectUriMismatch</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidScope</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowNoScopes</li><li class="success">LeagueTests\Grant\ClientCredentialsGrantTest::testClientNotAuthorizedToUseGrant</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoUsername</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoPassword</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testNoCallable</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidScope</li><li class="success">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowNoScopes</li><li class="success">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowMissingRefreshToken</li><li class="success">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidRefreshToken</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "32" > < / a > < a href = "#32" > 32< / a > < / div > < / td > < td class = "codeLine" > < span class = "default" > < / span > < span class = "keyword" > }< / span > < / td > < / tr >
2014-12-11 19:57:41 +05:30
< tr > < td > < div align = "right" > < a name = "33" > < / a > < a href = "#33" > 33< / a > < / div > < / td > < td class = "codeLine" > < span class = "keyword" > }< / span > < / td > < / tr >
< / tbody >
< / table >
< footer >
< hr / >
< h4 > Legend< / h4 >
< p >
< span class = "success" > < strong > Executed< / strong > < / span >
< span class = "danger" > < strong > Not Executed< / strong > < / span >
< span class = "warning" > < strong > Dead Code< / strong > < / span >
< / p >
< p >
2014-12-28 04:34:57 +05:30
< small > Generated by < a href = "http://github.com/sebastianbergmann/php-code-coverage" target = "_top" > PHP_CodeCoverage 2.0.14< / a > using < a href = "http://hhvm.com/" target = "_top" > HHVM 3.4.0< / a > and < a href = "http://phpunit.de/" > PHPUnit 4.3.5< / a > at Sat Dec 27 23:04:48 UTC 2014.< / small >
2014-12-11 19:57:41 +05:30
< / 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 type = "text/javascript" >
$(function() {
var $window = $(window)
, $top_link = $('#toplink')
, $body = $('body, html')
, offset = $('#code').offset().top;
$top_link.hide().click(function(event) {
event.preventDefault();
$body.animate({scrollTop:0}, 800);
});
$window.scroll(function() {
if($window.scrollTop() > offset) {
$top_link.fadeIn();
} else {
$top_link.fadeOut();
}
}).scroll();
$('.popin').popover({trigger: 'hover'});
});
< / script >
< / body >
< / html >