310 lines
13 KiB
HTML
310 lines
13 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<title>Dashboard for /var/www/html/backend/app/Modules/Lemmy</title>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<link href="../../_css/bootstrap.min.css?v=11.0.10" rel="stylesheet" type="text/css">
|
||
|
|
<link href="../../_css/nv.d3.min.css?v=11.0.10" rel="stylesheet" type="text/css">
|
||
|
|
<link href="../../_css/style.css?v=11.0.10" 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">/var/www/html/backend/app</a></li>
|
||
|
|
<li class="breadcrumb-item"><a href="../index.html">Modules</a></li>
|
||
|
|
<li class="breadcrumb-item"><a href="index.html">Lemmy</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="LemmyRequest.php.html#8">App\Modules\Lemmy\LemmyRequest</a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#10">App\Modules\Lemmy\Services\LemmyApiService</a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyPublisher.php.html#12">App\Modules\Lemmy\Services\LemmyPublisher</a></td><td class="text-right">0%</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="Services/LemmyApiService.php.html#10">App\Modules\Lemmy\Services\LemmyApiService</a></td><td class="text-right">462</td></tr>
|
||
|
|
<tr><td><a href="LemmyRequest.php.html#8">App\Modules\Lemmy\LemmyRequest</a></td><td class="text-right">42</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="LemmyRequest.php.html#13"><abbr title="App\Modules\Lemmy\LemmyRequest::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="LemmyRequest.php.html#22"><abbr title="App\Modules\Lemmy\LemmyRequest::get">get</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="LemmyRequest.php.html#38"><abbr title="App\Modules\Lemmy\LemmyRequest::post">post</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="LemmyRequest.php.html#51"><abbr title="App\Modules\Lemmy\LemmyRequest::withToken">withToken</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#14"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#19"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::login">login</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#44"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::getCommunityId">getCommunityId</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#62"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::syncChannelPosts">syncChannelPosts</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#113"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::createPost">createPost</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#152"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::getLanguages">getLanguages</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyPublisher.php.html#17"><abbr title="App\Modules\Lemmy\Services\LemmyPublisher::__construct">__construct</abbr></a></td><td class="text-right">0%</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyPublisher.php.html#29"><abbr title="App\Modules\Lemmy\Services\LemmyPublisher::publishToChannel">publishToChannel</abbr></a></td><td class="text-right">0%</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="Services/LemmyApiService.php.html#113"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::createPost">createPost</abbr></a></td><td class="text-right">42</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#62"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::syncChannelPosts">syncChannelPosts</abbr></a></td><td class="text-right">30</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#19"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::login">login</abbr></a></td><td class="text-right">12</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#44"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::getCommunityId">getCommunityId</abbr></a></td><td class="text-right">12</td></tr>
|
||
|
|
<tr><td><a href="Services/LemmyApiService.php.html#152"><abbr title="App\Modules\Lemmy\Services\LemmyApiService::getLanguages">getLanguages</abbr></a></td><td class="text-right">12</td></tr>
|
||
|
|
<tr><td><a href="LemmyRequest.php.html#22"><abbr title="App\Modules\Lemmy\LemmyRequest::get">get</abbr></a></td><td class="text-right">6</td></tr>
|
||
|
|
<tr><td><a href="LemmyRequest.php.html#38"><abbr title="App\Modules\Lemmy\LemmyRequest::post">post</abbr></a></td><td class="text-right">6</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 11.0.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.4.10</a> and <a href="https://phpunit.de/">PHPUnit 11.5.28</a> at Sun Aug 3 18:52:46 UTC 2025.</small>
|
||
|
|
</p>
|
||
|
|
</footer>
|
||
|
|
</div>
|
||
|
|
<script src="../../_js/jquery.min.js?v=11.0.10" type="text/javascript"></script>
|
||
|
|
<script src="../../_js/d3.min.js?v=11.0.10" type="text/javascript"></script>
|
||
|
|
<script src="../../_js/nv.d3.min.js?v=11.0.10" 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([3,0,0,0,0,0,0,0,0,0,0,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([12,0,0,0,0,0,0,0,0,0,0,0], "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([[0,6,"<a href=\"LemmyRequest.php.html#8\">App\\Modules\\Lemmy\\LemmyRequest<\/a>"],[0,21,"<a href=\"Services\/LemmyApiService.php.html#10\">App\\Modules\\Lemmy\\Services\\LemmyApiService<\/a>"],[0,2,"<a href=\"Services\/LemmyPublisher.php.html#12\">App\\Modules\\Lemmy\\Services\\LemmyPublisher<\/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([[0,1,"<a href=\"LemmyRequest.php.html#13\">App\\Modules\\Lemmy\\LemmyRequest::__construct<\/a>"],[0,2,"<a href=\"LemmyRequest.php.html#22\">App\\Modules\\Lemmy\\LemmyRequest::get<\/a>"],[0,2,"<a href=\"LemmyRequest.php.html#38\">App\\Modules\\Lemmy\\LemmyRequest::post<\/a>"],[0,1,"<a href=\"LemmyRequest.php.html#51\">App\\Modules\\Lemmy\\LemmyRequest::withToken<\/a>"],[0,1,"<a href=\"Services\/LemmyApiService.php.html#14\">App\\Modules\\Lemmy\\Services\\LemmyApiService::__construct<\/a>"],[0,3,"<a href=\"Services\/LemmyApiService.php.html#19\">App\\Modules\\Lemmy\\Services\\LemmyApiService::login<\/a>"],[0,3,"<a href=\"Services\/LemmyApiService.php.html#44\">App\\Modules\\Lemmy\\Services\\LemmyApiService::getCommunityId<\/a>"],[0,5,"<a href=\"Services\/LemmyApiService.php.html#62\">App\\Modules\\Lemmy\\Services\\LemmyApiService::syncChannelPosts<\/a>"],[0,6,"<a href=\"Services\/LemmyApiService.php.html#113\">App\\Modules\\Lemmy\\Services\\LemmyApiService::createPost<\/a>"],[0,3,"<a href=\"Services\/LemmyApiService.php.html#152\">App\\Modules\\Lemmy\\Services\\LemmyApiService::getLanguages<\/a>"],[0,1,"<a href=\"Services\/LemmyPublisher.php.html#17\">App\\Modules\\Lemmy\\Services\\LemmyPublisher::__construct<\/a>"],[0,1,"<a href=\"Services\/LemmyPublisher.php.html#29\">App\\Modules\\Lemmy\\Services\\LemmyPublisher::publishToChannel<\/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>
|