-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
52d74bb
commit 37040b1
Showing
97 changed files
with
25,080 additions
and
693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
vendor | ||
coverage | ||
composer.lock | ||
.phpunit.cache | ||
.phpunit.result.cache | ||
.php-cs-fixer.cache | ||
.clover.xml | ||
clover.xml |
692 changes: 692 additions & 0 deletions
692
Bridge/Doctrine/Common/ExpressionBuilderAdapter.php.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,288 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Dashboard for /Users/anthony/Developpement/Xpression/src/Bridge/Doctrine/Common</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link href="../../../_css/bootstrap.min.css?v=9.2.29" rel="stylesheet" type="text/css"> | ||
<link href="../../../_css/nv.d3.min.css?v=9.2.29" rel="stylesheet" type="text/css"> | ||
<link href="../../../_css/style.css?v=9.2.29" 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">/Users/anthony/Developpement/Xpression/src</a></li> | ||
<li class="breadcrumb-item"><a href="../../index.html">Bridge</a></li> | ||
<li class="breadcrumb-item"><a href="../index.html">Doctrine</a></li> | ||
<li class="breadcrumb-item"><a href="index.html">Common</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> | ||
|
||
</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> | ||
|
||
</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="ExpressionBuilderAdapter.php.html#81"><abbr title="Symftony\Xpression\Bridge\Doctrine\Common\ExpressionBuilderAdapter::contains">contains</abbr></a></td><td class="text-right">66%</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="ExpressionBuilderAdapter.php.html#81"><abbr title="Symftony\Xpression\Bridge\Doctrine\Common\ExpressionBuilderAdapter::contains">contains</abbr></a></td><td class="text-right">2</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.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 9.6.15</a> at Wed Dec 20 19:34:59 UTC 2023.</small> | ||
</p> | ||
</footer> | ||
</div> | ||
<script src="../../../_js/jquery.min.js?v=9.2.29" type="text/javascript"></script> | ||
<script src="../../../_js/d3.min.js?v=9.2.29" type="text/javascript"></script> | ||
<script src="../../../_js/nv.d3.min.js?v=9.2.29" 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([0,0,0,0,0,0,0,0,0,0,1,0], "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([0,0,0,0,0,0,0,1,0,0,0,19], "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([[95.45454545454545,21,"<a href=\"ExpressionBuilderAdapter.php.html#12\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter<\/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=\"ExpressionBuilderAdapter.php.html#14\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::__construct<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#18\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::getSupportedTokenType<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#23\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::parameter<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#28\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::string<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#33\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::isNull<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#38\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::eq<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#43\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::neq<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#48\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::gt<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#53\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::gte<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#58\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::lt<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#63\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::lte<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#68\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::in<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#73\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::notIn<\/a>"],[66.66666666666666,2,"<a href=\"ExpressionBuilderAdapter.php.html#81\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::contains<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#90\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::notContains<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#95\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::andX<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#100\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::nandX<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#105\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::orX<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#110\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::norX<\/a>"],[100,1,"<a href=\"ExpressionBuilderAdapter.php.html#115\">Symftony\\Xpression\\Bridge\\Doctrine\\Common\\ExpressionBuilderAdapter::xorX<\/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> |
Oops, something went wrong.