Spookie/public/coverage/dashboard.html

500 lines
62 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for /home/users/tracer/www/spookie.lab.24unix.net/Spookie/src</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="_css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="_css/nv.d3.min.css" rel="stylesheet" type="text/css">
<link href="_css/style.css" rel="stylesheet" type="text/css">
<link href="_css/custom.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">/home/users/tracer/www/spookie.lab.24unix.net/Spookie/src</a></li>
<li class="breadcrumb-item active">(Dashboard)</li>
</ol>
</nav>
</div>
</div>
</div>
</header>
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<h2>Classes</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Coverage Distribution</h3>
<div id="classCoverageDistribution" style="height: 300px;">
<svg></svg>
</div>
</div>
<div class="col-md-6">
<h3>Complexity</h3>
<div id="classComplexity" style="height: 300px;">
<svg></svg>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Insufficient Coverage</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Class</th>
<th class="text-right">Coverage</th>
</tr>
</thead>
<tbody>
<tr><td><a href="Controller/Admin/DashboardController.php.html#22">App\Controller\Admin\DashboardController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/PagesCrudController.php.html#14">App\Controller\Admin\PagesCrudController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/ProjectsCrudController.php.html#13">App\Controller\Admin\ProjectsCrudController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/QuotesCrudController.php.html#11">App\Controller\Admin\QuotesCrudController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/UserCrudController.php.html#16">App\Controller\Admin\UserCrudController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/BaseController.php.html#8">App\Controller\BaseController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/FrontendController.php.html#16">App\Controller\FrontendController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/PagesController.php.html#11">App\Controller\PagesController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/ProjectsController.php.html#10">App\Controller\ProjectsController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#30">App\Controller\SecurityController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/UserController.php.html#27">App\Controller\UserController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#11">App\Entity\Projects</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Quotes.php.html#8">App\Entity\Quotes</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/ResetPasswordRequest.php.html#10">App\Entity\ResetPasswordRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#14">App\EventSubscriber\CheckVerifiedUserSubscriber</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/ChangePasswordFormType.php.html#13">App\Form\ChangePasswordFormType</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/EditProfileFormType.php.html#16">App\Form\EditProfileFormType</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/RegistrationFormType.php.html#16">App\Form\RegistrationFormType</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/ResetPasswordRequestFormType.php.html#11">App\Form\ResetPasswordRequestFormType</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#17">App\Repository\PagesRepository</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#16">App\Repository\ProjectsRepository</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#18">App\Repository\QuotesRepository</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#20">App\Repository\ResetPasswordRequestRepository</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#19">App\Repository\UserRepository</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#26">App\Security\LoginFormAuthenticator</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Twig/AppExtension.php.html#9">App\Twig\AppExtension</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#16">App\Entity\User</a></td><td class="text-right">3%</td></tr>
<tr><td><a href="Command/CronRunCommand.php.html#13">App\Command\CronRunCommand</a></td><td class="text-right">57%</td></tr>
</tbody>
</table>
</div>
</div>
<div class="col-md-6">
<h3>Project Risks</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Class</th>
<th class="text-right"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></th>
</tr>
</thead>
<tbody>
<tr><td><a href="Entity/User.php.html#16">App\Entity\User</a></td><td class="text-right">1724</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#30">App\Controller\SecurityController</a></td><td class="text-right">1190</td></tr>
<tr><td><a href="Entity/Projects.php.html#11">App\Entity\Projects</a></td><td class="text-right">306</td></tr>
<tr><td><a href="Controller/UserController.php.html#27">App\Controller\UserController</a></td><td class="text-right">210</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#18">App\Repository\QuotesRepository</a></td><td class="text-right">90</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#16">App\Repository\ProjectsRepository</a></td><td class="text-right">56</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#19">App\Repository\UserRepository</a></td><td class="text-right">56</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#26">App\Security\LoginFormAuthenticator</a></td><td class="text-right">56</td></tr>
<tr><td><a href="Controller/Admin/DashboardController.php.html#22">App\Controller\Admin\DashboardController</a></td><td class="text-right">42</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#14">App\EventSubscriber\CheckVerifiedUserSubscriber</a></td><td class="text-right">42</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#20">App\Repository\ResetPasswordRequestRepository</a></td><td class="text-right">42</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#17">App\Repository\PagesRepository</a></td><td class="text-right">30</td></tr>
<tr><td><a href="Command/CronRunCommand.php.html#13">App\Command\CronRunCommand</a></td><td class="text-right">17</td></tr>
<tr><td><a href="Controller/ProjectsController.php.html#10">App\Controller\ProjectsController</a></td><td class="text-right">12</td></tr>
<tr><td><a href="Controller/PagesController.php.html#11">App\Controller\PagesController</a></td><td class="text-right">6</td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Methods</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Coverage Distribution</h3>
<div id="methodCoverageDistribution" style="height: 300px;">
<svg></svg>
</div>
</div>
<div class="col-md-6">
<h3>Complexity</h3>
<div id="methodComplexity" style="height: 300px;">
<svg></svg>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Insufficient Coverage</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Method</th>
<th class="text-right">Coverage</th>
</tr>
</thead>
<tbody>
<tr><td><a href="Controller/Admin/DashboardController.php.html#24"><abbr title="App\Controller\Admin\DashboardController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/DashboardController.php.html#32"><abbr title="App\Controller\Admin\DashboardController::configureDashboard">configureDashboard</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/DashboardController.php.html#38"><abbr title="App\Controller\Admin\DashboardController::configureMenuItems">configureMenuItems</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/DashboardController.php.html#48"><abbr title="App\Controller\Admin\DashboardController::configureUserMenu">configureUserMenu</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/DashboardController.php.html#58"><abbr title="App\Controller\Admin\DashboardController::configureActions">configureActions</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/PagesCrudController.php.html#16"><abbr title="App\Controller\Admin\PagesCrudController::getEntityFqcn">getEntityFqcn</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/PagesCrudController.php.html#21"><abbr title="App\Controller\Admin\PagesCrudController::configureFields">configureFields</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/ProjectsCrudController.php.html#15"><abbr title="App\Controller\Admin\ProjectsCrudController::getEntityFqcn">getEntityFqcn</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/ProjectsCrudController.php.html#20"><abbr title="App\Controller\Admin\ProjectsCrudController::configureFields">configureFields</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/QuotesCrudController.php.html#13"><abbr title="App\Controller\Admin\QuotesCrudController::getEntityFqcn">getEntityFqcn</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/QuotesCrudController.php.html#18"><abbr title="App\Controller\Admin\QuotesCrudController::configureFields">configureFields</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/UserCrudController.php.html#18"><abbr title="App\Controller\Admin\UserCrudController::getEntityFqcn">getEntityFqcn</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/Admin/UserCrudController.php.html#23"><abbr title="App\Controller\Admin\UserCrudController::configureFields">configureFields</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/BaseController.php.html#10"><abbr title="App\Controller\BaseController::getUser">getUser</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/FrontendController.php.html#18"><abbr title="App\Controller\FrontendController::quote">quote</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/PagesController.php.html#13"><abbr title="App\Controller\PagesController::display">display</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/ProjectsController.php.html#12"><abbr title="App\Controller\ProjectsController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#34"><abbr title="App\Controller\SecurityController::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#43"><abbr title="App\Controller\SecurityController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#63"><abbr title="App\Controller\SecurityController::logout">logout</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#69"><abbr title="App\Controller\SecurityController::register">register</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#100"><abbr title="App\Controller\SecurityController::verifyUserEmail">verifyUserEmail</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#132"><abbr title="App\Controller\SecurityController::request">request</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#153"><abbr title="App\Controller\SecurityController::checkEmail">checkEmail</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#170"><abbr title="App\Controller\SecurityController::reset">reset</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#228"><abbr title="App\Controller\SecurityController::processSendingPasswordResetEmail">processSendingPasswordResetEmail</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#279"><abbr title="App\Controller\SecurityController::sendEmailConfirmation">sendEmailConfirmation</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#305"><abbr title="App\Controller\SecurityController::handleEmailConfirmation">handleEmailConfirmation</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#317"><abbr title="App\Controller\SecurityController::generateSignedUrlAndEmailToTheUser">generateSignedUrlAndEmailToTheUser</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#332"><abbr title="App\Controller\SecurityController::resendVerifyEmail">resendVerifyEmail</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/UserController.php.html#29"><abbr title="App\Controller\UserController::showProfile">showProfile</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/UserController.php.html#46"><abbr title="App\Controller\UserController::editProfile">editProfile</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/UserController.php.html#101"><abbr title="App\Controller\UserController::listUsers">listUsers</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/UserController.php.html#112"><abbr title="App\Controller\UserController::humanFilesize">humanFilesize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Controller/UserController.php.html#120"><abbr title="App\Controller\UserController::uploadAvatar">uploadAvatar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Pages.php.html#38"><abbr title="App\Entity\Pages::getId">getId</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#37"><abbr title="App\Entity\Projects::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#45"><abbr title="App\Entity\Projects::__toString">__toString</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#50"><abbr title="App\Entity\Projects::getId">getId</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#55"><abbr title="App\Entity\Projects::getName">getName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#60"><abbr title="App\Entity\Projects::setName">setName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#67"><abbr title="App\Entity\Projects::getDescription">getDescription</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#72"><abbr title="App\Entity\Projects::setDescription">setDescription</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#79"><abbr title="App\Entity\Projects::getURL">getURL</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#84"><abbr title="App\Entity\Projects::setURL">setURL</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#91"><abbr title="App\Entity\Projects::getCreatedAt">getCreatedAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#96"><abbr title="App\Entity\Projects::setCreatedAt">setCreatedAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#103"><abbr title="App\Entity\Projects::getTeaserImage">getTeaserImage</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#108"><abbr title="App\Entity\Projects::setTeaserImage">setTeaserImage</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#118"><abbr title="App\Entity\Projects::getDeveloper">getDeveloper</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#123"><abbr title="App\Entity\Projects::addDeveloper">addDeveloper</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Projects.php.html#132"><abbr title="App\Entity\Projects::removeDeveloper">removeDeveloper</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Quotes.php.html#19"><abbr title="App\Entity\Quotes::getId">getId</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Quotes.php.html#24"><abbr title="App\Entity\Quotes::getQuote">getQuote</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/Quotes.php.html#29"><abbr title="App\Entity\Quotes::setQuote">setQuote</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/ResetPasswordRequest.php.html#24"><abbr title="App\Entity\ResetPasswordRequest::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/ResetPasswordRequest.php.html#30"><abbr title="App\Entity\ResetPasswordRequest::getId">getId</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/ResetPasswordRequest.php.html#35"><abbr title="App\Entity\ResetPasswordRequest::getUser">getUser</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#76"><abbr title="App\Entity\User::__toString">__toString</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#81"><abbr title="App\Entity\User::getId">getId</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#86"><abbr title="App\Entity\User::getUsername">getUsername</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#91"><abbr title="App\Entity\User::setUsername">setUsername</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#103"><abbr title="App\Entity\User::getUserIdentifier">getUserIdentifier</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#111"><abbr title="App\Entity\User::getRoles">getRoles</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#120"><abbr title="App\Entity\User::setRoles">setRoles</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#130"><abbr title="App\Entity\User::getPassword">getPassword</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#135"><abbr title="App\Entity\User::setPassword">setPassword</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#143"><abbr title="App\Entity\User::getEmail">getEmail</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#148"><abbr title="App\Entity\User::setEmail">setEmail</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#156"><abbr title="App\Entity\User::getFirstName">getFirstName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#161"><abbr title="App\Entity\User::setFirstName">setFirstName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#168"><abbr title="App\Entity\User::getLastName">getLastName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#173"><abbr title="App\Entity\User::setLastName">setLastName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#183"><abbr title="App\Entity\User::getProjects">getProjects</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#188"><abbr title="App\Entity\User::addProject">addProject</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#198"><abbr title="App\Entity\User::removeProject">removeProject</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#207"><abbr title="App\Entity\User::getAvatar">getAvatar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#212"><abbr title="App\Entity\User::setAvatar">setAvatar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#222"><abbr title="App\Entity\User::getPages">getPages</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#227"><abbr title="App\Entity\User::addPage">addPage</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#237"><abbr title="App\Entity\User::removePage">removePage</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#249"><abbr title="App\Entity\User::getCreatedAt">getCreatedAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#254"><abbr title="App\Entity\User::setCreatedAt">setCreatedAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#261"><abbr title="App\Entity\User::getModifiedAt">getModifiedAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#266"><abbr title="App\Entity\User::setModifiedAt">setModifiedAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#276"><abbr title="App\Entity\User::getAvatarUri">getAvatarUri</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#281"><abbr title="App\Entity\User::onPrePersist">onPrePersist</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#287"><abbr title="App\Entity\User::onPreUpdate">onPreUpdate</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#293"><abbr title="App\Entity\User::isVerified">isVerified</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#298"><abbr title="App\Entity\User::setIsVerified">setIsVerified</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#305"><abbr title="App\Entity\User::getAgreedTermsAt">getAgreedTermsAt</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#310"><abbr title="App\Entity\User::agreeTerms">agreeTerms</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#317"><abbr title="App\Entity\User::eraseCredentials">eraseCredentials</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#322"><abbr title="App\Entity\User::getTmpAvatar">getTmpAvatar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Entity/User.php.html#327"><abbr title="App\Entity\User::setTmpAvatar">setTmpAvatar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#17"><abbr title="App\EventSubscriber\CheckVerifiedUserSubscriber::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#23"><abbr title="App\EventSubscriber\CheckVerifiedUserSubscriber::onCheckPassport">onCheckPassport</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#37"><abbr title="App\EventSubscriber\CheckVerifiedUserSubscriber::onValidationFailure">onValidationFailure</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#54"><abbr title="App\EventSubscriber\CheckVerifiedUserSubscriber::getSubscribedEvents">getSubscribedEvents</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/ChangePasswordFormType.php.html#15"><abbr title="App\Form\ChangePasswordFormType::buildForm">buildForm</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/ChangePasswordFormType.php.html#50"><abbr title="App\Form\ChangePasswordFormType::configureOptions">configureOptions</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/EditProfileFormType.php.html#18"><abbr title="App\Form\EditProfileFormType::buildForm">buildForm</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/EditProfileFormType.php.html#69"><abbr title="App\Form\EditProfileFormType::configureOptions">configureOptions</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/RegistrationFormType.php.html#18"><abbr title="App\Form\RegistrationFormType::buildForm">buildForm</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/RegistrationFormType.php.html#43"><abbr title="App\Form\RegistrationFormType::configureOptions">configureOptions</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/ResetPasswordRequestFormType.php.html#13"><abbr title="App\Form\ResetPasswordRequestFormType::buildForm">buildForm</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Form/ResetPasswordRequestFormType.php.html#27"><abbr title="App\Form\ResetPasswordRequestFormType::configureOptions">configureOptions</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#19"><abbr title="App\Repository\PagesRepository::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#24"><abbr title="App\Repository\PagesRepository::add">add</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#32"><abbr title="App\Repository\PagesRepository::remove">remove</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#18"><abbr title="App\Repository\ProjectsRepository::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#23"><abbr title="App\Repository\ProjectsRepository::add">add</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#31"><abbr title="App\Repository\ProjectsRepository::remove">remove</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#59"><abbr title="App\Repository\ProjectsRepository::findOneByName">findOneByName</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#20"><abbr title="App\Repository\QuotesRepository::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#25"><abbr title="App\Repository\QuotesRepository::add">add</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#33"><abbr title="App\Repository\QuotesRepository::remove">remove</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#41"><abbr title="App\Repository\QuotesRepository::findOneRandom">findOneRandom</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#24"><abbr title="App\Repository\ResetPasswordRequestRepository::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#29"><abbr title="App\Repository\ResetPasswordRequestRepository::save">save</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#38"><abbr title="App\Repository\ResetPasswordRequestRepository::remove">remove</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#47"><abbr title="App\Repository\ResetPasswordRequestRepository::createResetPasswordRequest">createResetPasswordRequest</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#21"><abbr title="App\Repository\UserRepository::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#26"><abbr title="App\Repository\UserRepository::add">add</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#34"><abbr title="App\Repository\UserRepository::remove">remove</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#45"><abbr title="App\Repository\UserRepository::upgradePassword">upgradePassword</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#30"><abbr title="App\Security\LoginFormAuthenticator::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#35"><abbr title="App\Security\LoginFormAuthenticator::authenticate">authenticate</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#66"><abbr title="App\Security\LoginFormAuthenticator::onAuthenticationSuccess">onAuthenticationSuccess</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#77"><abbr title="App\Security\LoginFormAuthenticator::getLoginUrl">getLoginUrl</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Twig/AppExtension.php.html#15"><abbr title="App\Twig\AppExtension::getFunctions">getFunctions</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Twig/AppExtension.php.html#22"><abbr title="App\Twig\AppExtension::getAvatarPath">getAvatarPath</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Command/CronRunCommand.php.html#49"><abbr title="App\Command\CronRunCommand::deleteStaleAvatars">deleteStaleAvatars</abbr></a></td><td class="text-right">45%</td></tr>
<tr><td><a href="Command/CronRunCommand.php.html#30"><abbr title="App\Command\CronRunCommand::execute">execute</abbr></a></td><td class="text-right">62%</td></tr>
</tbody>
</table>
</div>
</div>
<div class="col-md-6">
<h3>Project Risks</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Method</th>
<th class="text-right"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></th>
</tr>
</thead>
<tbody>
<tr><td><a href="Controller/UserController.php.html#46"><abbr title="App\Controller\UserController::editProfile">editProfile</abbr></a></td><td class="text-right">56</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#170"><abbr title="App\Controller\SecurityController::reset">reset</abbr></a></td><td class="text-right">42</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#69"><abbr title="App\Controller\SecurityController::register">register</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#100"><abbr title="App\Controller\SecurityController::verifyUserEmail">verifyUserEmail</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#228"><abbr title="App\Controller\SecurityController::processSendingPasswordResetEmail">processSendingPasswordResetEmail</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#41"><abbr title="App\Repository\QuotesRepository::findOneRandom">findOneRandom</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Controller/ProjectsController.php.html#12"><abbr title="App\Controller\ProjectsController::index">index</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#132"><abbr title="App\Controller\SecurityController::request">request</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#332"><abbr title="App\Controller\SecurityController::resendVerifyEmail">resendVerifyEmail</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Controller/UserController.php.html#120"><abbr title="App\Controller\UserController::uploadAvatar">uploadAvatar</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Entity/User.php.html#237"><abbr title="App\Entity\User::removePage">removePage</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#35"><abbr title="App\Security\LoginFormAuthenticator::authenticate">authenticate</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Command/CronRunCommand.php.html#49"><abbr title="App\Command\CronRunCommand::deleteStaleAvatars">deleteStaleAvatars</abbr></a></td><td class="text-right">9</td></tr>
<tr><td><a href="Controller/Admin/DashboardController.php.html#48"><abbr title="App\Controller\Admin\DashboardController::configureUserMenu">configureUserMenu</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Controller/PagesController.php.html#13"><abbr title="App\Controller\PagesController::display">display</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#43"><abbr title="App\Controller\SecurityController::index">index</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#153"><abbr title="App\Controller\SecurityController::checkEmail">checkEmail</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Controller/SecurityController.php.html#279"><abbr title="App\Controller\SecurityController::sendEmailConfirmation">sendEmailConfirmation</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Controller/UserController.php.html#29"><abbr title="App\Controller\UserController::showProfile">showProfile</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Entity/Projects.php.html#123"><abbr title="App\Entity\Projects::addDeveloper">addDeveloper</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Entity/User.php.html#188"><abbr title="App\Entity\User::addProject">addProject</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Entity/User.php.html#198"><abbr title="App\Entity\User::removeProject">removeProject</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Entity/User.php.html#227"><abbr title="App\Entity\User::addPage">addPage</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#23"><abbr title="App\EventSubscriber\CheckVerifiedUserSubscriber::onCheckPassport">onCheckPassport</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="EventSubscriber/CheckVerifiedUserSubscriber.php.html#37"><abbr title="App\EventSubscriber\CheckVerifiedUserSubscriber::onValidationFailure">onValidationFailure</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#24"><abbr title="App\Repository\PagesRepository::add">add</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/PagesRepository.php.html#32"><abbr title="App\Repository\PagesRepository::remove">remove</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#23"><abbr title="App\Repository\ProjectsRepository::add">add</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#31"><abbr title="App\Repository\ProjectsRepository::remove">remove</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/ProjectsRepository.php.html#59"><abbr title="App\Repository\ProjectsRepository::findOneByName">findOneByName</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#25"><abbr title="App\Repository\QuotesRepository::add">add</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/QuotesRepository.php.html#33"><abbr title="App\Repository\QuotesRepository::remove">remove</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#29"><abbr title="App\Repository\ResetPasswordRequestRepository::save">save</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/ResetPasswordRequestRepository.php.html#38"><abbr title="App\Repository\ResetPasswordRequestRepository::remove">remove</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#26"><abbr title="App\Repository\UserRepository::add">add</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#34"><abbr title="App\Repository\UserRepository::remove">remove</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Repository/UserRepository.php.html#45"><abbr title="App\Repository\UserRepository::upgradePassword">upgradePassword</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Security/LoginFormAuthenticator.php.html#66"><abbr title="App\Security\LoginFormAuthenticator::onAuthenticationSuccess">onAuthenticationSuccess</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Command/CronRunCommand.php.html#30"><abbr title="App\Command\CronRunCommand::execute">execute</abbr></a></td><td class="text-right">3</td></tr>
</tbody>
</table>
</div>
</div>
</div>
<footer>
<hr/>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.22</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.12</a> and <a href="https://phpunit.de/">PHPUnit 9.5.27</a> at Tue Dec 27 18:06:38 CET 2022.</small>
</p>
</footer>
</div>
<script src="_js/jquery.min.js" type="text/javascript"></script>
<script src="_js/d3.min.js" type="text/javascript"></script>
<script src="_js/nv.d3.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
nv.addGraph(function() {
var chart = nv.models.multiBarChart();
chart.tooltips(false)
.showControls(false)
.showLegend(false)
.reduceXTicks(false)
.staggerLabels(true)
.yAxis.tickFormat(d3.format('d'));
d3.select('#classCoverageDistribution svg')
.datum(getCoverageDistributionData([26,1,0,0,0,0,1,0,0,0,1,2], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
nv.addGraph(function() {
var chart = nv.models.multiBarChart();
chart.tooltips(false)
.showControls(false)
.showLegend(false)
.reduceXTicks(false)
.staggerLabels(true)
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
.datum(getCoverageDistributionData([132,0,0,0,0,1,0,1,0,0,0,17], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
function getCoverageDistributionData(data, label) {
var labels = [
'0%',
'0-10%',
'10-20%',
'20-30%',
'30-40%',
'40-50%',
'50-60%',
'60-70%',
'70-80%',
'80-90%',
'90-100%',
'100%'
];
var values = [];
$.each(labels, function(key) {
values.push({x: labels[key], y: data[key]});
});
return [
{
key: label,
values: values,
color: "#4572A7"
}
];
}
nv.addGraph(function() {
var chart = nv.models.scatterChart()
.showDistX(true)
.showDistY(true)
.showLegend(false)
.forceX([0, 100]);
chart.tooltipContent(function(graph) {
return '<p>' + graph.point.class + '</p>';
});
chart.xAxis.axisLabel('Code Coverage (in percent)');
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
.datum(getComplexityData([[57.14285714285714,10,"<a href=\"Command\/CronRunCommand.php.html#13\">App\\Command\\CronRunCommand<\/a>"],[0,6,"<a href=\"Controller\/Admin\/DashboardController.php.html#22\">App\\Controller\\Admin\\DashboardController<\/a>"],[0,2,"<a href=\"Controller\/Admin\/PagesCrudController.php.html#14\">App\\Controller\\Admin\\PagesCrudController<\/a>"],[0,2,"<a href=\"Controller\/Admin\/ProjectsCrudController.php.html#13\">App\\Controller\\Admin\\ProjectsCrudController<\/a>"],[0,2,"<a href=\"Controller\/Admin\/QuotesCrudController.php.html#11\">App\\Controller\\Admin\\QuotesCrudController<\/a>"],[0,2,"<a href=\"Controller\/Admin\/UserCrudController.php.html#16\">App\\Controller\\Admin\\UserCrudController<\/a>"],[0,1,"<a href=\"Controller\/BaseController.php.html#8\">App\\Controller\\BaseController<\/a>"],[0,1,"<a href=\"Controller\/FrontendController.php.html#16\">App\\Controller\\FrontendController<\/a>"],[0,2,"<a href=\"Controller\/PagesController.php.html#11\">App\\Controller\\PagesController<\/a>"],[0,3,"<a href=\"Controller\/ProjectsController.php.html#10\">App\\Controller\\ProjectsController<\/a>"],[0,34,"<a href=\"Controller\/SecurityController.php.html#30\">App\\Controller\\SecurityController<\/a>"],[0,14,"<a href=\"Controller\/UserController.php.html#27\">App\\Controller\\UserController<\/a>"],[96.29629629629629,15,"<a href=\"Entity\/Pages.php.html#10\">App\\Entity\\Pages<\/a>"],[0,17,"<a href=\"Entity\/Projects.php.html#11\">App\\Entity\\Projects<\/a>"],[0,3,"<a href=\"Entity\/Quotes.php.html#8\">App\\Entity\\Quotes<\/a>"],[0,3,"<a href=\"Entity\/ResetPasswordRequest.php.html#10\">App\\Entity\\ResetPasswordRequest<\/a>"],[3.125,43,"<a href=\"Entity\/User.php.html#16\">App\\Entity\\User<\/a>"],[0,6,"<a href=\"EventSubscriber\/CheckVerifiedUserSubscriber.php.html#14\">App\\EventSubscriber\\CheckVerifiedUserSubscriber<\/a>"],[100,0,"<a href=\"Exception\/UserNotVerifiedException.php.html#8\">App\\Exception\\UserNotVerifiedException<\/a>"],[0,2,"<a href=\"Form\/ChangePasswordFormType.php.html#13\">App\\Form\\ChangePasswordFormType<\/a>"],[0,2,"<a href=\"Form\/EditProfileFormType.php.html#16\">App\\Form\\EditProfileFormType<\/a>"],[0,2,"<a href=\"Form\/RegistrationFormType.php.html#16\">App\\Form\\RegistrationFormType<\/a>"],[0,2,"<a href=\"Form\/ResetPasswordRequestFormType.php.html#11\">App\\Form\\ResetPasswordRequestFormType<\/a>"],[100,0,"<a href=\"Kernel.php.html#8\">App\\Kernel<\/a>"],[0,5,"<a href=\"Repository\/PagesRepository.php.html#17\">App\\Repository\\PagesRepository<\/a>"],[0,7,"<a href=\"Repository\/ProjectsRepository.php.html#16\">App\\Repository\\ProjectsRepository<\/a>"],[0,9,"<a href=\"Repository\/QuotesRepository.php.html#18\">App\\Repository\\QuotesRepository<\/a>"],[0,6,"<a href=\"Repository\/ResetPasswordRequestRepository.php.html#20\">App\\Repository\\ResetPasswordRequestRepository<\/a>"],[0,7,"<a href=\"Repository\/UserRepository.php.html#19\">App\\Repository\\UserRepository<\/a>"],[0,7,"<a href=\"Security\/LoginFormAuthenticator.php.html#26\">App\\Security\\LoginFormAuthenticator<\/a>"],[0,2,"<a href=\"Twig\/AppExtension.php.html#9\">App\\Twig\\AppExtension<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
nv.addGraph(function() {
var chart = nv.models.scatterChart()
.showDistX(true)
.showDistY(true)
.showLegend(false)
.forceX([0, 100]);
chart.tooltipContent(function(graph) {
return '<p>' + graph.point.class + '</p>';
});
chart.xAxis.axisLabel('Code Coverage (in percent)');
chart.yAxis.axisLabel('Method Complexity');
d3.select('#methodComplexity svg')
.datum(getComplexityData([[100,1,"<a href=\"Command\/CronRunCommand.php.html#19\">App\\Command\\CronRunCommand::__construct<\/a>"],[100,1,"<a href=\"Command\/CronRunCommand.php.html#24\">App\\Command\\CronRunCommand::configure<\/a>"],[62.5,3,"<a href=\"Command\/CronRunCommand.php.html#30\">App\\Command\\CronRunCommand::execute<\/a>"],[45.45454545454545,5,"<a href=\"Command\/CronRunCommand.php.html#49\">App\\Command\\CronRunCommand::deleteStaleAvatars<\/a>"],[0,1,"<a href=\"Controller\/Admin\/DashboardController.php.html#24\">App\\Controller\\Admin\\DashboardController::index<\/a>"],[0,1,"<a href=\"Controller\/Admin\/DashboardController.php.html#32\">App\\Controller\\Admin\\DashboardController::configureDashboard<\/a>"],[0,1,"<a href=\"Controller\/Admin\/DashboardController.php.html#38\">App\\Controller\\Admin\\DashboardController::configureMenuItems<\/a>"],[0,2,"<a href=\"Controller\/Admin\/DashboardController.php.html#48\">App\\Controller\\Admin\\DashboardController::configureUserMenu<\/a>"],[0,1,"<a href=\"Controller\/Admin\/DashboardController.php.html#58\">App\\Controller\\Admin\\DashboardController::configureActions<\/a>"],[0,1,"<a href=\"Controller\/Admin\/PagesCrudController.php.html#16\">App\\Controller\\Admin\\PagesCrudController::getEntityFqcn<\/a>"],[0,1,"<a href=\"Controller\/Admin\/PagesCrudController.php.html#21\">App\\Controller\\Admin\\PagesCrudController::configureFields<\/a>"],[0,1,"<a href=\"Controller\/Admin\/ProjectsCrudController.php.html#15\">App\\Controller\\Admin\\ProjectsCrudController::getEntityFqcn<\/a>"],[0,1,"<a href=\"Controller\/Admin\/ProjectsCrudController.php.html#20\">App\\Controller\\Admin\\ProjectsCrudController::configureFields<\/a>"],[0,1,"<a href=\"Controller\/Admin\/QuotesCrudController.php.html#13\">App\\Controller\\Admin\\QuotesCrudController::getEntityFqcn<\/a>"],[0,1,"<a href=\"Controller\/Admin\/QuotesCrudController.php.html#18\">App\\Controller\\Admin\\QuotesCrudController::configureFields<\/a>"],[0,1,"<a href=\"Controller\/Admin\/UserCrudController.php.html#18\">App\\Controller\\Admin\\UserCrudController::getEntityFqcn<\/a>"],[0,1,"<a href=\"Controller\/Admin\/UserCrudController.php.html#23\">App\\Controller\\Admin\\UserCrudController::configureFields<\/a>"],[0,1,"<a href=\"Controller\/BaseController.php.html#10\">App\\Controller\\BaseController::getUser<\/a>"],[0,1,"<a href=\"Controller\/FrontendController.php.html#18\">App\\Controller\\FrontendController::quote<\/a>"],[0,2,"<a href=\"Controller\/PagesController.php.html#13\">App\\Controller\\PagesController::display<\/a>"],[0,3,"<a href=\"Controller\/ProjectsController.php.html#12\">App\\Controller\\ProjectsController::index<\/a>"],[0,1,"<a href=\"Controller\/SecurityController.php.html#34\">App\\Controller\\SecurityController::__construct<\/a>"],[0,2,"<a href=\"Controller\/SecurityController.php.html#43\">App\\Controller\\SecurityController::index<\/a>"],[0,1,"<a href=\"Controller\/SecurityController.php.html#63\">App\\Controller\\SecurityController::logout<\/a>"],[0,4,"<a href=\"Controller\/SecurityController.php.html#69\">App\\Controller\\SecurityController::register<\/a>"],[0,4,"<a href=\"Controller\/SecurityController.php.html#100\">App\\Controller\\SecurityController::verifyUserEmail<\/a>"],[0,3,"<a href=\"Controller\/SecurityController.php.html#132\">App\\Controller\\SecurityController::request<\/a>"],[0,2,"<a href=\"Controller\/SecurityController.php.html#153\">App\\Controller\\SecurityController::checkEmail<\/a>"],[0,6,"<a href=\"Controller\/SecurityController.php.html#170\">App\\Controller\\SecurityController::reset<\/a>"],[0,4,"<a href=\"Controller\/SecurityController.php.html#228\">App\\Controller\\SecurityController::processSendingPasswordResetEmail<\/a>"],[0,2,"<a href=\"Controller\/SecurityController.php.html#279\">App\\Controller\\SecurityController::sendEmailConfirmation<\/a>"],[0,1,"<a href=\"Controller\/SecurityController.php.html#305\">App\\Controller\\SecurityController::handleEmailConfirmation<\/a>"],[0,1,"<a href=\"Controller\/SecurityController.php.html#317\">App\\Controller\\SecurityController::generateSignedUrlAndEmailToTheUser<\/a>"],[0,3,"<a href=\"Controller\/SecurityController.php.html#332\">App\\Controller\\SecurityController::resendVerifyEmail<\/a>"],[0,2,"<a href=\"Controller\/UserController.php.html#29\">App\\Controller\\UserController::showProfile<\/a>"],[0,7,"<a href=\"Controller\/UserController.php.html#46\">App\\Controller\\UserController::editProfile<\/a>"],[0,1,"<a href=\"Controller\/UserController.php.html#101\">App\\Controller\\UserController::listUsers<\/a>"],[0,1,"<a href=\"Controller\/UserController.php.html#112\">App\\Controller\\UserController::humanFilesize<\/a>"],[0,3,"<a href=\"Controller\/UserController.php.html#120\">App\\Controller\\UserController::uploadAvatar<\/a>"],[0,1,"<a href=\"Entity\/Pages.php.html#38\">App\\Entity\\Pages::getId<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#43\">App\\Entity\\Pages::getName<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#48\">App\\Entity\\Pages::setName<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#55\">App\\Entity\\Pages::getContent<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#60\">App\\Entity\\Pages::setContent<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#67\">App\\Entity\\Pages::getCreatedAt<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#72\">App\\Entity\\Pages::setCreatedAt<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#79\">App\\Entity\\Pages::getModifiedAt<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#84\">App\\Entity\\Pages::setModifiedAt<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#91\">App\\Entity\\Pages::getOwner<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#96\">App\\Entity\\Pages::setOwner<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#103\">App\\Entity\\Pages::getSlug<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#108\">App\\Entity\\Pages::setSlug<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#115\">App\\Entity\\Pages::onPrePersist<\/a>"],[100,1,"<a href=\"Entity\/Pages.php.html#125\">App\\Entity\\Pages::onPreUpdate<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#37\">App\\Entity\\Projects::__construct<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#45\">App\\Entity\\Projects::__toString<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#50\">App\\Entity\\Projects::getId<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#55\">App\\Entity\\Projects::getName<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#60\">App\\Entity\\Projects::setName<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#67\">App\\Entity\\Projects::getDescription<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#72\">App\\Entity\\Projects::setDescription<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#79\">App\\Entity\\Projects::getURL<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#84\">App\\Entity\\Projects::setURL<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#91\">App\\Entity\\Projects::getCreatedAt<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#96\">App\\Entity\\Projects::setCreatedAt<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#103\">App\\Entity\\Projects::getTeaserImage<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#108\">App\\Entity\\Projects::setTeaserImage<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#118\">App\\Entity\\Projects::getDeveloper<\/a>"],[0,2,"<a href=\"Entity\/Projects.php.html#123\">App\\Entity\\Projects::addDeveloper<\/a>"],[0,1,"<a href=\"Entity\/Projects.php.html#132\">App\\Entity\\Projects::removeDeveloper<\/a>"],[0,1,"<a href=\"Entity\/Quotes.php.html#19\">App\\Entity\\Quotes::getId<\/a>"],[0,1,"<a href=\"Entity\/Quotes.php.html#24\">App\\Entity\\Quotes::getQuote<\/a>"],[0,1,"<a href=\"Entity\/Quotes.php.html#29\">App\\Entity\\Quotes::setQuote<\/a>"],[0,1,"<a href=\"Entity\/ResetPasswordRequest.php.html#24\">App\\Entity\\ResetPasswordRequest::__construct<\/a>"],[0,1,"<a href=\"Entity\/ResetPasswordRequest.php.html#30\">App\\Entity\\ResetPasswordRequest::getId<\/a>"],[0,1,"<a href=\"Entity\/ResetPasswordRequest.php.html#35\">App\\Entity\\ResetPasswordRequest::getUser<\/a>"],[100,1,"<a href=\"Entity\/User.php.html#70\">App\\Entity\\User::__construct<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#76\">App\\Entity\\User::__toString<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#81\">App\\Entity\\User::getId<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#86\">App\\Entity\\User::getUsername<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#91\">App\\Entity\\User::setUsername<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#103\">App\\Entity\\User::getUserIdentifier<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#111\">App\\Entity\\User::getRoles<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#120\">App\\Entity\\User::setRoles<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#130\">App\\Entity\\User::getPassword<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#135\">App\\Entity\\User::setPassword<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#143\">App\\Entity\\User::getEmail<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#148\">App\\Entity\\User::setEmail<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#156\">App\\Entity\\User::getFirstName<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#161\">App\\Entity\\User::setFirstName<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#168\">App\\Entity\\User::getLastName<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#173\">App\\Entity\\User::setLastName<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#183\">App\\Entity\\User::getProjects<\/a>"],[0,2,"<a href=\"Entity\/User.php.html#188\">App\\Entity\\User::addProject<\/a>"],[0,2,"<a href=\"Entity\/User.php.html#198\">App\\Entity\\User::removeProject<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#207\">App\\Entity\\User::getAvatar<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#212\">App\\Entity\\User::setAvatar<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#222\">App\\Entity\\User::getPages<\/a>"],[0,2,"<a href=\"Entity\/User.php.html#227\">App\\Entity\\User::addPage<\/a>"],[0,3,"<a href=\"Entity\/User.php.html#237\">App\\Entity\\User::removePage<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#249\">App\\Entity\\User::getCreatedAt<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#254\">App\\Entity\\User::setCreatedAt<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#261\">App\\Entity\\User::getModifiedAt<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#266\">App\\Entity\\User::setModifiedAt<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#276\">App\\Entity\\User::getAvatarUri<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#281\">App\\Entity\\User::onPrePersist<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#287\">App\\Entity\\User::onPreUpdate<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#293\">App\\Entity\\User::isVerified<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#298\">App\\Entity\\User::setIsVerified<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#305\">App\\Entity\\User::getAgreedTermsAt<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#310\">App\\Entity\\User::agreeTerms<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#317\">App\\Entity\\User::eraseCredentials<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#322\">App\\Entity\\User::getTmpAvatar<\/a>"],[0,1,"<a href=\"Entity\/User.php.html#327\">App\\Entity\\User::setTmpAvatar<\/a>"],[0,1,"<a href=\"EventSubscriber\/CheckVerifiedUserSubscriber.php.html#17\">App\\EventSubscriber\\CheckVerifiedUserSubscriber::__construct<\/a>"],[0,2,"<a href=\"EventSubscriber\/CheckVerifiedUserSubscriber.php.html#23\">App\\EventSubscriber\\CheckVerifiedUserSubscriber::onCheckPassport<\/a>"],[0,2,"<a href=\"EventSubscriber\/CheckVerifiedUserSubscriber.php.html#37\">App\\EventSubscriber\\CheckVerifiedUserSubscriber::onValidationFailure<\/a>"],[0,1,"<a href=\"EventSubscriber\/CheckVerifiedUserSubscriber.php.html#54\">App\\EventSubscriber\\CheckVerifiedUserSubscriber::getSubscribedEvents<\/a>"],[0,1,"<a href=\"Form\/ChangePasswordFormType.php.html#15\">App\\Form\\ChangePasswordFormType::buildForm<\/a>"],[0,1,"<a href=\"Form\/ChangePasswordFormType.php.html#50\">App\\Form\\ChangePasswordFormType::configureOptions<\/a>"],[0,1,"<a href=\"Form\/EditProfileFormType.php.html#18\">App\\Form\\EditProfileFormType::buildForm<\/a>"],[0,1,"<a href=\"Form\/EditProfileFormType.php.html#69\">App\\Form\\EditProfileFormType::configureOptions<\/a>"],[0,1,"<a href=\"Form\/RegistrationFormType.php.html#18\">App\\Form\\RegistrationFormType::buildForm<\/a>"],[0,1,"<a href=\"Form\/RegistrationFormType.php.html#43\">App\\Form\\RegistrationFormType::configureOptions<\/a>"],[0,1,"<a href=\"Form\/ResetPasswordRequestFormType.php.html#13\">App\\Form\\ResetPasswordRequestFormType::buildForm<\/a>"],[0,1,"<a href=\"Form\/ResetPasswordRequestFormType.php.html#27\">App\\Form\\ResetPasswordRequestFormType::configureOptions<\/a>"],[0,1,"<a href=\"Repository\/PagesRepository.php.html#19\">App\\Repository\\PagesRepository::__construct<\/a>"],[0,2,"<a href=\"Repository\/PagesRepository.php.html#24\">App\\Repository\\PagesRepository::add<\/a>"],[0,2,"<a href=\"Repository\/PagesRepository.php.html#32\">App\\Repository\\PagesRepository::remove<\/a>"],[0,1,"<a href=\"Repository\/ProjectsRepository.php.html#18\">App\\Repository\\ProjectsRepository::__construct<\/a>"],[0,2,"<a href=\"Repository\/ProjectsRepository.php.html#23\">App\\Repository\\ProjectsRepository::add<\/a>"],[0,2,"<a href=\"Repository\/ProjectsRepository.php.html#31\">App\\Repository\\ProjectsRepository::remove<\/a>"],[0,2,"<a href=\"Repository\/ProjectsRepository.php.html#59\">App\\Repository\\ProjectsRepository::findOneByName<\/a>"],[0,1,"<a href=\"Repository\/QuotesRepository.php.html#20\">App\\Repository\\QuotesRepository::__construct<\/a>"],[0,2,"<a href=\"Repository\/QuotesRepository.php.html#25\">App\\Repository\\QuotesRepository::add<\/a>"],[0,2,"<a href=\"Repository\/QuotesRepository.php.html#33\">App\\Repository\\QuotesRepository::remove<\/a>"],[0,4,"<a href=\"Repository\/QuotesRepository.php.html#41\">App\\Repository\\QuotesRepository::findOneRandom<\/a>"],[0,1,"<a href=\"Repository\/ResetPasswordRequestRepository.php.html#24\">App\\Repository\\ResetPasswordRequestRepository::__construct<\/a>"],[0,2,"<a href=\"Repository\/ResetPasswordRequestRepository.php.html#29\">App\\Repository\\ResetPasswordRequestRepository::save<\/a>"],[0,2,"<a href=\"Repository\/ResetPasswordRequestRepository.php.html#38\">App\\Repository\\ResetPasswordRequestRepository::remove<\/a>"],[0,1,"<a href=\"Repository\/ResetPasswordRequestRepository.php.html#47\">App\\Repository\\ResetPasswordRequestRepository::createResetPasswordRequest<\/a>"],[0,1,"<a href=\"Repository\/UserRepository.php.html#21\">App\\Repository\\UserRepository::__construct<\/a>"],[0,2,"<a href=\"Repository\/UserRepository.php.html#26\">App\\Repository\\UserRepository::add<\/a>"],[0,2,"<a href=\"Repository\/UserRepository.php.html#34\">App\\Repository\\UserRepository::remove<\/a>"],[0,2,"<a href=\"Repository\/UserRepository.php.html#45\">App\\Repository\\UserRepository::upgradePassword<\/a>"],[0,1,"<a href=\"Security\/LoginFormAuthenticator.php.html#30\">App\\Security\\LoginFormAuthenticator::__construct<\/a>"],[0,3,"<a href=\"Security\/LoginFormAuthenticator.php.html#35\">App\\Security\\LoginFormAuthenticator::authenticate<\/a>"],[0,2,"<a href=\"Security\/LoginFormAuthenticator.php.html#66\">App\\Security\\LoginFormAuthenticator::onAuthenticationSuccess<\/a>"],[0,1,"<a href=\"Security\/LoginFormAuthenticator.php.html#77\">App\\Security\\LoginFormAuthenticator::getLoginUrl<\/a>"],[0,1,"<a href=\"Twig\/AppExtension.php.html#15\">App\\Twig\\AppExtension::getFunctions<\/a>"],[0,1,"<a href=\"Twig\/AppExtension.php.html#22\">App\\Twig\\AppExtension::getAvatarPath<\/a>"]], 'Method Complexity'))
.transition()
.duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
function getComplexityData(data, label) {
var values = [];
$.each(data, function(key) {
var value = Math.round(data[key][0]*100) / 100;
values.push({
x: value,
y: data[key][1],
class: data[key][2],
size: 0.05,
shape: 'diamond'
});
});
return [
{
key: label,
values: values,
color: "#4572A7"
}
];
}
});
</script>
</body>
</html>