2020-09-20 13:13:04 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<title>StatoolInfos</title>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="keywords" content="statoolinfos,devinsy,federation" />
|
|
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="statoolinfos.css" />
|
2020-09-20 21:02:27 +02:00
|
|
|
<script src="sorttable.js" />
|
2020-09-20 13:13:04 +02:00
|
|
|
<script src="Chart.bundle.min.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
2020-09-21 05:40:06 +02:00
|
|
|
<div class="row center_table" style="width: 1100px;">
|
|
|
|
<div class="column center">
|
|
|
|
<h2 id="statsTitleO">Statistics des property</h2>
|
|
|
|
<div>Nombre de property : <span id="propertyCountO">n/a</span></div>
|
|
|
|
<div>Nombre de fichiers : <span id="fileCountO">n/a</span></div>
|
|
|
|
<div class="left">
|
|
|
|
<table class="table_classic center_table sortable">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th style="width: 150px;">Path</th>
|
|
|
|
<th style="width: 10px;">Filled Count</th>
|
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
<th style="width: 10px;">Blank Count</th>
|
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr id="propertyLineO">
|
|
|
|
<td id="propertyLinePathO" class="">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountO" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountPercentageO" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountO" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountPercentageO" class="td_number">n/a</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-09-20 13:13:04 +02:00
|
|
|
|
2020-09-21 05:40:06 +02:00
|
|
|
<div class="column" style="width: 20px;"> </div>
|
|
|
|
|
|
|
|
<div class="column center">
|
|
|
|
<h2 id="statsTitleS">Statistics des property</h2>
|
|
|
|
<div>Nombre de property : <span id="propertyCountS">n/a</span></div>
|
|
|
|
<div>Nombre de fichiers : <span id="fileCountS">n/a</span></div>
|
|
|
|
<div class="left">
|
|
|
|
<table class="table_classic center_table sortable " style="margin-left: auto; margin-right: auto;">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th style="width: 150px;">Path</th>
|
|
|
|
<th style="width: 10px;">Filled Count</th>
|
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
<th style="width: 10px;">Blank Count</th>
|
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr id="propertyLineS">
|
|
|
|
<td id="propertyLinePathS" class="">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountS" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountPercentageS" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountS" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountPercentageS" class="td_number">n/a</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
2020-09-20 13:13:04 +02:00
|
|
|
</div>
|
2020-09-21 05:40:06 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row center_table" style="width: 1100px;">
|
|
|
|
<div class="column center">
|
|
|
|
<h2 id="statsTitle">Statistics des property</h2>
|
2020-09-20 13:13:04 +02:00
|
|
|
<div>Nombre de property : <span id="propertyCount">n/a</span></div>
|
|
|
|
<div>Nombre de fichiers : <span id="fileCount">n/a</span></div>
|
|
|
|
<div class="left">
|
2020-09-21 05:40:06 +02:00
|
|
|
<table class="table_classic center_table sortable " style="margin-left: auto; margin-right: auto;">
|
2020-09-20 21:02:27 +02:00
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th style="width: 150px;">Path</th>
|
2020-09-21 00:20:14 +02:00
|
|
|
<th style="width: 10px;">Filled Count</th>
|
2020-09-20 21:02:27 +02:00
|
|
|
<th style="width: 10px;">File %</th>
|
2020-09-21 00:20:14 +02:00
|
|
|
<th style="width: 10px;">Blank Count</th>
|
2020-09-20 21:02:27 +02:00
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr id="propertyLine">
|
|
|
|
<td id="propertyLinePath" class="">n/a</td>
|
|
|
|
<td id="propertyLineFilledCount" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountPercentage" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCount" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountPercentage" class="td_number">n/a</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
2020-09-20 13:13:04 +02:00
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-09-21 05:40:06 +02:00
|
|
|
|
|
|
|
<div class="column" style="width: 20px;"> </div>
|
2020-09-21 00:20:14 +02:00
|
|
|
|
2020-09-21 05:40:06 +02:00
|
|
|
<div class="column center">
|
|
|
|
<h2 id="statsTitleF">Statistics des property</h2>
|
|
|
|
<div>Nombre de property : <span id="propertyCountF">n/a</span></div>
|
|
|
|
<div>Nombre de fichiers : <span id="fileCountF">n/a</span></div>
|
|
|
|
<div class="left">
|
|
|
|
<table class="table_classic center_table sortable " style="margin-left: auto; margin-right: auto;">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th style="width: 150px;">Path</th>
|
|
|
|
<th style="width: 10px;">Filled Count</th>
|
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
<th style="width: 10px;">Blank Count</th>
|
|
|
|
<th style="width: 10px;">File %</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr id="propertyLineF">
|
|
|
|
<td id="propertyLinePathF" class="">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountF" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineFilledCountPercentageF" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountF" class="td_number">n/a</td>
|
|
|
|
<td id="propertyLineBlankCountPercentageF" class="td_number">n/a</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-09-20 13:13:04 +02:00
|
|
|
</body>
|
|
|
|
</html>
|