mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Add/Update badge for branch master
This commit is contained in:
@@ -100,9 +100,9 @@
|
|||||||
|
|
||||||
<text x="53" y="15" fill="#010101" fill-opacity=".3">Coverage</text>
|
<text x="53" y="15" fill="#010101" fill-opacity=".3">Coverage</text>
|
||||||
<text x="53" y="14" fill="#fff">Coverage</text>
|
<text x="53" y="14" fill="#fff">Coverage</text>
|
||||||
<text class="linecoverage" x="132.5" y="15" fill="#010101" fill-opacity=".3">30.1%</text><text class="linecoverage" x="132.5" y="14">30.1%</text>
|
<text class="linecoverage" x="132.5" y="15" fill="#010101" fill-opacity=".3">31.9%</text><text class="linecoverage" x="132.5" y="14">31.9%</text>
|
||||||
<text class="branchcoverage" x="132.5" y="15" fill="#010101" fill-opacity=".3">18.1%</text><text class="branchcoverage" x="132.5" y="14">18.1%</text>
|
<text class="branchcoverage" x="132.5" y="15" fill="#010101" fill-opacity=".3">19.6%</text><text class="branchcoverage" x="132.5" y="14">19.6%</text>
|
||||||
<text class="methodcoverage" x="132.5" y="15" fill="#010101" fill-opacity=".3">32%</text><text class="methodcoverage" x="132.5" y="14">32%</text>
|
<text class="methodcoverage" x="132.5" y="15" fill="#010101" fill-opacity=".3">34.4%</text><text class="methodcoverage" x="132.5" y="14">34.4%</text>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g>
|
<g>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
@@ -811,7 +811,7 @@ code { font-family: Consolas, monospace; font-size: 0.9em; }
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Tag:</th>
|
<th>Tag:</th>
|
||||||
<td class="limit-width " title="57_5616077283">57_5616077283</td>
|
<td class="limit-width " title="58_5624471465">58_5624471465</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
@@ -820,28 +820,28 @@ code { font-family: Consolas, monospace; font-size: 0.9em; }
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">Line coverage</div>
|
<div class="card-header">Line coverage</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div class="large cardpercentagebar cardpercentagebar70">30%</div>
|
<div class="large cardpercentagebar cardpercentagebar68">31%</div>
|
||||||
<div class="table">
|
<div class="table">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Covered lines:</th>
|
<th>Covered lines:</th>
|
||||||
<td class="limit-width right" title="1005">1005</td>
|
<td class="limit-width right" title="1067">1067</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Uncovered lines:</th>
|
<th>Uncovered lines:</th>
|
||||||
<td class="limit-width right" title="2333">2333</td>
|
<td class="limit-width right" title="2275">2275</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Coverable lines:</th>
|
<th>Coverable lines:</th>
|
||||||
<td class="limit-width right" title="3338">3338</td>
|
<td class="limit-width right" title="3342">3342</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Total lines:</th>
|
<th>Total lines:</th>
|
||||||
<td class="limit-width right" title="7327">7327</td>
|
<td class="limit-width right" title="7349">7349</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Line coverage:</th>
|
<th>Line coverage:</th>
|
||||||
<td class="limit-width right" title="1005 of 3338">30.1%</td>
|
<td class="limit-width right" title="1067 of 3342">31.9%</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
@@ -850,20 +850,20 @@ code { font-family: Consolas, monospace; font-size: 0.9em; }
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">Branch coverage</div>
|
<div class="card-header">Branch coverage</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div class="large cardpercentagebar cardpercentagebar82">18%</div>
|
<div class="large cardpercentagebar cardpercentagebar80">19%</div>
|
||||||
<div class="table">
|
<div class="table">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Covered branches:</th>
|
<th>Covered branches:</th>
|
||||||
<td class="limit-width right" title="216">216</td>
|
<td class="limit-width right" title="235">235</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Total branches:</th>
|
<th>Total branches:</th>
|
||||||
<td class="limit-width right" title="1191">1191</td>
|
<td class="limit-width right" title="1197">1197</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Branch coverage:</th>
|
<th>Branch coverage:</th>
|
||||||
<td class="limit-width right" title="216 of 1191">18.1%</td>
|
<td class="limit-width right" title="235 of 1197">19.6%</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
@@ -880,14 +880,14 @@ code { font-family: Consolas, monospace; font-size: 0.9em; }
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h1>Coverage history</h1>
|
<h1>Coverage history</h1>
|
||||||
<div class="historychart ct-chart" data-data="historyChartData186bccd8330249919b75e13ba3ef9df0"><img src="data:image/png;base64,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" /></div>
|
<div class="historychart ct-chart" data-data="historyChartData66b26539e2eb4f64b5e7533abb7825a2"><img src="data:image/png;base64,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" /></div>
|
||||||
<script type="text/javascript">/* <![CDATA[ */
|
<script type="text/javascript">/* <![CDATA[ */
|
||||||
var historyChartData186bccd8330249919b75e13ba3ef9df0 = {
|
var historyChartData66b26539e2eb4f64b5e7533abb7825a2 = {
|
||||||
"series" : [[{ 'meta': 0, 'value': 30.1 }],
|
"series" : [[{ 'meta': 0, 'value': 31.9 }],
|
||||||
[{ 'meta': 0, 'value': 18.1 }],
|
[{ 'meta': 0, 'value': 19.6 }],
|
||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"tooltips" : ['<h3>7/20/2023 - 9:30:05 PM</h3><br /><span class="linecoverage"></span> Line coverage: 30.1% (1005/3338)<br /><span class="branchcoverage"></span> Branch coverage: 18.1% (216/1191)<br />Total lines: 7327<br />Tag: 57_5616077283']
|
"tooltips" : ['<h3>7/21/2023 - 4:25:15 PM</h3><br /><span class="linecoverage"></span> Line coverage: 31.9% (1067/3342)<br /><span class="branchcoverage"></span> Branch coverage: 19.6% (235/1197)<br />Total lines: 7349<br />Tag: 58_5624471465']
|
||||||
};
|
};
|
||||||
/* ]]> */ </script>
|
/* ]]> */ </script>
|
||||||
<h1>Risk Hotspots</h1>
|
<h1>Risk Hotspots</h1>
|
||||||
@@ -945,13 +945,13 @@ var historyChartData186bccd8330249919b75e13ba3ef9df0 = {
|
|||||||
<tr class="header"><th></th><th colspan="6" class="center">Line coverage</th><th colspan="4" class="center">Branch coverage</th></tr>
|
<tr class="header"><th></th><th colspan="6" class="center">Line coverage</th><th colspan="4" class="center">Branch coverage</th></tr>
|
||||||
<tr><th>Name</th><th class="right">Covered</th><th class="right">Uncovered</th><th class="right">Coverable</th><th class="right">Total</th><th class="center" colspan="2">Percentage</th><th class="right">Covered</th><th class="right">Total</th><th class="center" colspan="2">Percentage</th></tr></thead>
|
<tr><th>Name</th><th class="right">Covered</th><th class="right">Uncovered</th><th class="right">Coverable</th><th class="right">Total</th><th class="center" colspan="2">Percentage</th><th class="right">Covered</th><th class="right">Total</th><th class="center" colspan="2">Percentage</th></tr></thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><th>MewtocolNet</th><th class="right">1005</th><th class="right">2333</th><th class="right">3338</th><th class="right">7327</th><th title="1005/3338" class="right">30.1%</th><th><table class="coverage"><tr><td class="green covered30"> </td><td class="red covered70"> </td></tr></table></th><th class="right">216</th><th class="right">1191</th><th class="right" title="216/1191">18.1%</th><th><table class="coverage"><tr><td class="green covered18"> </td><td class="red covered82"> </td></tr></table></th></tr>
|
<tr><th>MewtocolNet</th><th class="right">1067</th><th class="right">2275</th><th class="right">3342</th><th class="right">7349</th><th title="1067/3342" class="right">31.9%</th><th><table class="coverage"><tr><td class="green covered32"> </td><td class="red covered68"> </td></tr></table></th><th class="right">235</th><th class="right">1197</th><th class="right" title="235/1197">19.6%</th><th><table class="coverage"><tr><td class="green covered20"> </td><td class="red covered80"> </td></tr></table></th></tr>
|
||||||
<tr><td>MewtocolNet.AsyncExtensions</td><td class="right">0</td><td class="right">9</td><td class="right">9</td><td class="right">26</td><td title="0/9" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.AsyncExtensions</td><td class="right">0</td><td class="right">9</td><td class="right">9</td><td class="right">26</td><td title="0/9" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.ComCassette.CassetteFinder</td><td class="right">0</td><td class="right">63</td><td class="right">63</td><td class="right">139</td><td title="0/63" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">22</td><td class="right" title="0/22">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.ComCassette.CassetteFinder</td><td class="right">0</td><td class="right">63</td><td class="right">63</td><td class="right">139</td><td title="0/63" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">22</td><td class="right" title="0/22">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.ComCassette.CassetteInformation</td><td class="right">0</td><td class="right">59</td><td class="right">59</td><td class="right">182</td><td title="0/59" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">4</td><td class="right" title="0/4">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.ComCassette.CassetteInformation</td><td class="right">0</td><td class="right">59</td><td class="right">59</td><td class="right">182</td><td title="0/59" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">4</td><td class="right" title="0/4">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.CRCCalculator</td><td class="right">58</td><td class="right">0</td><td class="right">58</td><td class="right">88</td><td title="58/58" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">4</td><td class="right">4</td><td class="right" title="4/4">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.CRCCalculator</td><td class="right">58</td><td class="right">0</td><td class="right">58</td><td class="right">88</td><td title="58/58" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">4</td><td class="right">4</td><td class="right" title="4/4">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Documentation.PlcCodeTestedAttribute</td><td class="right">0</td><td class="right">1</td><td class="right">1</td><td class="right">12</td><td title="0/1" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Documentation.PlcCodeTestedAttribute</td><td class="right">1</td><td class="right">0</td><td class="right">1</td><td class="right">12</td><td title="1/1" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Documentation.PlcEXRTAttribute</td><td class="right">0</td><td class="right">1</td><td class="right">1</td><td class="right">12</td><td title="0/1" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Documentation.PlcEXRTAttribute</td><td class="right">1</td><td class="right">0</td><td class="right">1</td><td class="right">12</td><td title="1/1" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Documentation.PlcLegacyAttribute</td><td class="right">0</td><td class="right">1</td><td class="right">1</td><td class="right">12</td><td title="0/1" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Documentation.PlcLegacyAttribute</td><td class="right">0</td><td class="right">1</td><td class="right">1</td><td class="right">12</td><td title="0/1" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.DWord</td><td class="right">0</td><td class="right">47</td><td class="right">47</td><td class="right">99</td><td title="0/47" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.DWord</td><td class="right">0</td><td class="right">47</td><td class="right">47</td><td class="right">99</td><td title="0/47" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Events.RegisterChangedArgs</td><td class="right">0</td><td class="right">4</td><td class="right">4</td><td class="right">22</td><td title="0/4" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Events.RegisterChangedArgs</td><td class="right">0</td><td class="right">4</td><td class="right">4</td><td class="right">22</td><td title="0/4" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
@@ -961,13 +961,13 @@ var historyChartData186bccd8330249919b75e13ba3ef9df0 = {
|
|||||||
<tr><td>MewtocolNet.Logging.Logger</td><td class="right">42</td><td class="right">14</td><td class="right">56</td><td class="right">92</td><td title="42/56" class="right">75%</td><td><table class="coverage"><tr><td class="green covered75"> </td><td class="red covered25"> </td></tr></table></td><td class="right">9</td><td class="right">18</td><td class="right" title="9/18">50%</td><td><table class="coverage"><tr><td class="green covered50"> </td><td class="red covered50"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Logging.Logger</td><td class="right">42</td><td class="right">14</td><td class="right">56</td><td class="right">92</td><td title="42/56" class="right">75%</td><td><table class="coverage"><tr><td class="green covered75"> </td><td class="red covered25"> </td></tr></table></td><td class="right">9</td><td class="right">18</td><td class="right" title="9/18">50%</td><td><table class="coverage"><tr><td class="green covered50"> </td><td class="red covered50"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Mewtocol</td><td class="right">8</td><td class="right">155</td><td class="right">163</td><td class="right">409</td><td title="8/163" class="right">4.9%</td><td><table class="coverage"><tr><td class="green covered5"> </td><td class="red covered95"> </td></tr></table></td><td class="right">0</td><td class="right">58</td><td class="right" title="0/58">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Mewtocol</td><td class="right">8</td><td class="right">155</td><td class="right">163</td><td class="right">409</td><td title="8/163" class="right">4.9%</td><td><table class="coverage"><tr><td class="green covered5"> </td><td class="red covered95"> </td></tr></table></td><td class="right">0</td><td class="right">58</td><td class="right" title="0/58">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.MewtocolFrameResponse</td><td class="right">10</td><td class="right">20</td><td class="right">30</td><td class="right">58</td><td title="10/30" class="right">33.3%</td><td><table class="coverage"><tr><td class="green covered33"> </td><td class="red covered67"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.MewtocolFrameResponse</td><td class="right">10</td><td class="right">20</td><td class="right">30</td><td class="right">58</td><td title="10/30" class="right">33.3%</td><td><table class="coverage"><tr><td class="green covered33"> </td><td class="red covered67"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.MewtocolHelpers</td><td class="right">83</td><td class="right">108</td><td class="right">191</td><td class="right">414</td><td title="83/191" class="right">43.4%</td><td><table class="coverage"><tr><td class="green covered43"> </td><td class="red covered57"> </td></tr></table></td><td class="right">33</td><td class="right">116</td><td class="right" title="33/116">28.4%</td><td><table class="coverage"><tr><td class="green covered28"> </td><td class="red covered72"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.MewtocolHelpers</td><td class="right">114</td><td class="right">83</td><td class="right">197</td><td class="right">425</td><td title="114/197" class="right">57.8%</td><td><table class="coverage"><tr><td class="green covered58"> </td><td class="red covered42"> </td></tr></table></td><td class="right">47</td><td class="right">120</td><td class="right" title="47/120">39.1%</td><td><table class="coverage"><tr><td class="green covered39"> </td><td class="red covered61"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.MewtocolInterface</td><td class="right">225</td><td class="right">325</td><td class="right">550</td><td class="right">1247</td><td title="225/550" class="right">40.9%</td><td><table class="coverage"><tr><td class="green covered41"> </td><td class="red covered59"> </td></tr></table></td><td class="right">61</td><td class="right">212</td><td class="right" title="61/212">28.7%</td><td><table class="coverage"><tr><td class="green covered29"> </td><td class="red covered71"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.MewtocolInterface</td><td class="right">225</td><td class="right">325</td><td class="right">550</td><td class="right">1247</td><td title="225/550" class="right">40.9%</td><td><table class="coverage"><tr><td class="green covered41"> </td><td class="red covered59"> </td></tr></table></td><td class="right">61</td><td class="right">212</td><td class="right" title="61/212">28.7%</td><td><table class="coverage"><tr><td class="green covered29"> </td><td class="red covered71"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.MewtocolInterfaceSerial</td><td class="right">0</td><td class="right">164</td><td class="right">164</td><td class="right">305</td><td title="0/164" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">41</td><td class="right" title="0/41">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.MewtocolInterfaceSerial</td><td class="right">0</td><td class="right">164</td><td class="right">164</td><td class="right">305</td><td title="0/164" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">41</td><td class="right" title="0/41">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.MewtocolInterfaceTcp</td><td class="right">52</td><td class="right">35</td><td class="right">87</td><td class="right">179</td><td title="52/87" class="right">59.7%</td><td><table class="coverage"><tr><td class="green covered60"> </td><td class="red covered40"> </td></tr></table></td><td class="right">12</td><td class="right">28</td><td class="right" title="12/28">42.8%</td><td><table class="coverage"><tr><td class="green covered43"> </td><td class="red covered57"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.MewtocolInterfaceTcp</td><td class="right">52</td><td class="right">35</td><td class="right">87</td><td class="right">179</td><td title="52/87" class="right">59.7%</td><td><table class="coverage"><tr><td class="green covered60"> </td><td class="red covered40"> </td></tr></table></td><td class="right">12</td><td class="right">28</td><td class="right" title="12/28">42.8%</td><td><table class="coverage"><tr><td class="green covered43"> </td><td class="red covered57"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.ParsedPlcName</td><td class="right">36</td><td class="right">2</td><td class="right">38</td><td class="right">94</td><td title="36/38" class="right">94.7%</td><td><table class="coverage"><tr><td class="green covered95"> </td><td class="red covered5"> </td></tr></table></td><td class="right">6</td><td class="right">8</td><td class="right" title="6/8">75%</td><td><table class="coverage"><tr><td class="green covered75"> </td><td class="red covered25"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.ParsedPlcName</td><td class="right">47</td><td class="right">3</td><td class="right">50</td><td class="right">118</td><td title="47/50" class="right">94%</td><td><table class="coverage"><tr><td class="green covered94"> </td><td class="red covered6"> </td></tr></table></td><td class="right">5</td><td class="right">8</td><td class="right" title="5/8">62.5%</td><td><table class="coverage"><tr><td class="green covered62"> </td><td class="red covered38"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.PlcFormat</td><td class="right">39</td><td class="right">2</td><td class="right">41</td><td class="right">87</td><td title="39/41" class="right">95.1%</td><td><table class="coverage"><tr><td class="green covered95"> </td><td class="red covered5"> </td></tr></table></td><td class="right">26</td><td class="right">28</td><td class="right" title="26/28">92.8%</td><td><table class="coverage"><tr><td class="green covered93"> </td><td class="red covered7"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.PlcFormat</td><td class="right">39</td><td class="right">2</td><td class="right">41</td><td class="right">87</td><td title="39/41" class="right">95.1%</td><td><table class="coverage"><tr><td class="green covered95"> </td><td class="red covered5"> </td></tr></table></td><td class="right">26</td><td class="right">28</td><td class="right" title="26/28">92.8%</td><td><table class="coverage"><tr><td class="green covered93"> </td><td class="red covered7"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.PLCInfo</td><td class="right">63</td><td class="right">20</td><td class="right">83</td><td class="right">185</td><td title="63/83" class="right">75.9%</td><td><table class="coverage"><tr><td class="green covered76"> </td><td class="red covered24"> </td></tr></table></td><td class="right">5</td><td class="right">10</td><td class="right" title="5/10">50%</td><td><table class="coverage"><tr><td class="green covered50"> </td><td class="red covered50"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.PLCInfo</td><td class="right">73</td><td class="right">21</td><td class="right">94</td><td class="right">205</td><td title="73/94" class="right">77.6%</td><td><table class="coverage"><tr><td class="green covered78"> </td><td class="red covered22"> </td></tr></table></td><td class="right">6</td><td class="right">12</td><td class="right" title="6/12">50%</td><td><table class="coverage"><tr><td class="green covered50"> </td><td class="red covered50"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.PlcTypeConversion`1</td><td class="right">12</td><td class="right">4</td><td class="right">16</td><td class="right">42</td><td title="12/16" class="right">75%</td><td><table class="coverage"><tr><td class="green covered75"> </td><td class="red covered25"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.PlcTypeConversion`1</td><td class="right">12</td><td class="right">4</td><td class="right">16</td><td class="right">42</td><td title="12/16" class="right">75%</td><td><table class="coverage"><tr><td class="green covered75"> </td><td class="red covered25"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.PlcValueParser</td><td class="right">3</td><td class="right">88</td><td class="right">91</td><td class="right">202</td><td title="3/91" class="right">3.2%</td><td><table class="coverage"><tr><td class="green covered3"> </td><td class="red covered97"> </td></tr></table></td><td class="right">0</td><td class="right">46</td><td class="right" title="0/46">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.PlcValueParser</td><td class="right">3</td><td class="right">88</td><td class="right">91</td><td class="right">202</td><td title="3/91" class="right">3.2%</td><td><table class="coverage"><tr><td class="green covered3"> </td><td class="red covered97"> </td></tr></table></td><td class="right">0</td><td class="right">46</td><td class="right" title="0/46">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.PlcVarTypeConversions</td><td class="right">6</td><td class="right">19</td><td class="right">25</td><td class="right">67</td><td title="6/25" class="right">24%</td><td><table class="coverage"><tr><td class="green covered24"> </td><td class="red covered76"> </td></tr></table></td><td class="right">4</td><td class="right">10</td><td class="right" title="4/10">40%</td><td><table class="coverage"><tr><td class="green covered40"> </td><td class="red covered60"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.PlcVarTypeConversions</td><td class="right">6</td><td class="right">19</td><td class="right">25</td><td class="right">67</td><td title="6/25" class="right">24%</td><td><table class="coverage"><tr><td class="green covered24"> </td><td class="red covered76"> </td></tr></table></td><td class="right">4</td><td class="right">10</td><td class="right" title="4/10">40%</td><td><table class="coverage"><tr><td class="green covered40"> </td><td class="red covered60"> </td></tr></table></td></tr>
|
||||||
@@ -976,23 +976,23 @@ var historyChartData186bccd8330249919b75e13ba3ef9df0 = {
|
|||||||
<tr><td>MewtocolNet.RegisterAttributes.RegisterCollection</td><td class="right">0</td><td class="right">14</td><td class="right">14</td><td class="right">64</td><td title="0/14" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">4</td><td class="right" title="0/4">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterAttributes.RegisterCollection</td><td class="right">0</td><td class="right">14</td><td class="right">14</td><td class="right">64</td><td title="0/14" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">4</td><td class="right" title="0/4">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterAttributes.RegisterPropTarget</td><td class="right">0</td><td class="right">6</td><td class="right">6</td><td class="right">26</td><td title="0/6" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">2</td><td class="right" title="0/2">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterAttributes.RegisterPropTarget</td><td class="right">0</td><td class="right">6</td><td class="right">6</td><td class="right">26</td><td title="0/6" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">2</td><td class="right" title="0/2">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterAttributes.StringHintAttribute</td><td class="right">0</td><td class="right">3</td><td class="right">3</td><td class="right">20</td><td title="0/3" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterAttributes.StringHintAttribute</td><td class="right">0</td><td class="right">3</td><td class="right">3</td><td class="right">20</td><td title="0/3" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterBuilding.AddressTools</td><td class="right">42</td><td class="right">99</td><td class="right">141</td><td class="right">266</td><td title="42/141" class="right">29.7%</td><td><table class="coverage"><tr><td class="green covered30"> </td><td class="red covered70"> </td></tr></table></td><td class="right">10</td><td class="right">52</td><td class="right" title="10/52">19.2%</td><td><table class="coverage"><tr><td class="green covered19"> </td><td class="red covered81"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterBuilding.AddressTools</td><td class="right">42</td><td class="right">56</td><td class="right">98</td><td class="right">198</td><td title="42/98" class="right">42.8%</td><td><table class="coverage"><tr><td class="green covered43"> </td><td class="red covered57"> </td></tr></table></td><td class="right">10</td><td class="right">40</td><td class="right" title="10/40">25%</td><td><table class="coverage"><tr><td class="green covered25"> </td><td class="red covered75"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterBuilding.BuilderPatterns.RBuild</td><td class="right">23</td><td class="right">66</td><td class="right">89</td><td class="right">253</td><td title="23/89" class="right">25.8%</td><td><table class="coverage"><tr><td class="green covered26"> </td><td class="red covered74"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterBuilding.BuilderPatterns.RBuild</td><td class="right">23</td><td class="right">66</td><td class="right">89</td><td class="right">253</td><td title="23/89" class="right">25.8%</td><td><table class="coverage"><tr><td class="green covered26"> </td><td class="red covered74"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterBuilding.BuilderPatterns.RBuildFromAttributes</td><td class="right">0</td><td class="right">23</td><td class="right">23</td><td class="right">70</td><td title="0/23" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterBuilding.BuilderPatterns.RBuildFromAttributes</td><td class="right">0</td><td class="right">23</td><td class="right">23</td><td class="right">70</td><td title="0/23" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterBuilding.RegisterAssembler</td><td class="right">33</td><td class="right">53</td><td class="right">86</td><td class="right">169</td><td title="33/86" class="right">38.3%</td><td><table class="coverage"><tr><td class="green covered38"> </td><td class="red covered62"> </td></tr></table></td><td class="right">12</td><td class="right">44</td><td class="right" title="12/44">27.2%</td><td><table class="coverage"><tr><td class="green covered27"> </td><td class="red covered73"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterBuilding.RegisterAssembler</td><td class="right">33</td><td class="right">52</td><td class="right">85</td><td class="right">167</td><td title="33/85" class="right">38.8%</td><td><table class="coverage"><tr><td class="green covered39"> </td><td class="red covered61"> </td></tr></table></td><td class="right">12</td><td class="right">44</td><td class="right" title="12/44">27.2%</td><td><table class="coverage"><tr><td class="green covered27"> </td><td class="red covered73"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterBuilding.StepBaseTyper</td><td class="right">6</td><td class="right">80</td><td class="right">86</td><td class="right">234</td><td title="6/86" class="right">6.9%</td><td><table class="coverage"><tr><td class="green covered7"> </td><td class="red covered93"> </td></tr></table></td><td class="right">2</td><td class="right">58</td><td class="right" title="2/58">3.4%</td><td><table class="coverage"><tr><td class="green covered3"> </td><td class="red covered97"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterBuilding.StepBaseTyper</td><td class="right">6</td><td class="right">80</td><td class="right">86</td><td class="right">234</td><td title="6/86" class="right">6.9%</td><td><table class="coverage"><tr><td class="green covered7"> </td><td class="red covered93"> </td></tr></table></td><td class="right">2</td><td class="right">58</td><td class="right" title="2/58">3.4%</td><td><table class="coverage"><tr><td class="green covered3"> </td><td class="red covered97"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.RegisterBuilding.StepData</td><td class="right">2</td><td class="right">0</td><td class="right">2</td><td class="right">44</td><td title="2/2" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.RegisterBuilding.StepData</td><td class="right">2</td><td class="right">0</td><td class="right">2</td><td class="right">44</td><td title="2/2" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Registers.ArrayRegister`1</td><td class="right">0</td><td class="right">140</td><td class="right">140</td><td class="right">273</td><td title="0/140" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">56</td><td class="right" title="0/56">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Registers.ArrayRegister`1</td><td class="right">0</td><td class="right">140</td><td class="right">140</td><td class="right">273</td><td title="0/140" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">58</td><td class="right" title="0/58">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Registers.BoolRegister</td><td class="right">16</td><td class="right">14</td><td class="right">30</td><td class="right">79</td><td title="16/30" class="right">53.3%</td><td><table class="coverage"><tr><td class="green covered53"> </td><td class="red covered47"> </td></tr></table></td><td class="right">11</td><td class="right">18</td><td class="right" title="11/18">61.1%</td><td><table class="coverage"><tr><td class="green covered61"> </td><td class="red covered39"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Registers.BoolRegister</td><td class="right">16</td><td class="right">14</td><td class="right">30</td><td class="right">79</td><td title="16/30" class="right">53.3%</td><td><table class="coverage"><tr><td class="green covered53"> </td><td class="red covered47"> </td></tr></table></td><td class="right">11</td><td class="right">18</td><td class="right" title="11/18">61.1%</td><td><table class="coverage"><tr><td class="green covered61"> </td><td class="red covered39"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Registers.Register</td><td class="right">36</td><td class="right">83</td><td class="right">119</td><td class="right">251</td><td title="36/119" class="right">30.2%</td><td><table class="coverage"><tr><td class="green covered30"> </td><td class="red covered70"> </td></tr></table></td><td class="right">12</td><td class="right">90</td><td class="right" title="12/90">13.3%</td><td><table class="coverage"><tr><td class="green covered13"> </td><td class="red covered87"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Registers.Register</td><td class="right">36</td><td class="right">83</td><td class="right">119</td><td class="right">251</td><td title="36/119" class="right">30.2%</td><td><table class="coverage"><tr><td class="green covered30"> </td><td class="red covered70"> </td></tr></table></td><td class="right">11</td><td class="right">88</td><td class="right" title="11/88">12.5%</td><td><table class="coverage"><tr><td class="green covered12"> </td><td class="red covered88"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Registers.StringRegister</td><td class="right">0</td><td class="right">71</td><td class="right">71</td><td class="right">158</td><td title="0/71" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">28</td><td class="right" title="0/28">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Registers.StringRegister</td><td class="right">0</td><td class="right">71</td><td class="right">71</td><td class="right">158</td><td title="0/71" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">28</td><td class="right" title="0/28">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Registers.StructRegister`1</td><td class="right">14</td><td class="right">55</td><td class="right">69</td><td class="right">156</td><td title="14/69" class="right">20.2%</td><td><table class="coverage"><tr><td class="green covered20"> </td><td class="red covered80"> </td></tr></table></td><td class="right">5</td><td class="right">48</td><td class="right" title="5/48">10.4%</td><td><table class="coverage"><tr><td class="green covered10"> </td><td class="red covered90"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Registers.StructRegister`1</td><td class="right">22</td><td class="right">66</td><td class="right">88</td><td class="right">194</td><td title="22/88" class="right">25%</td><td><table class="coverage"><tr><td class="green covered25"> </td><td class="red covered75"> </td></tr></table></td><td class="right">11</td><td class="right">60</td><td class="right" title="11/60">18.3%</td><td><table class="coverage"><tr><td class="green covered18"> </td><td class="red covered82"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.SerialPortExtensions</td><td class="right">0</td><td class="right">17</td><td class="right">17</td><td class="right">34</td><td title="0/17" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">2</td><td class="right" title="0/2">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.SerialPortExtensions</td><td class="right">0</td><td class="right">17</td><td class="right">17</td><td class="right">34</td><td title="0/17" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">2</td><td class="right" title="0/2">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.SetupClasses.InterfaceSettings</td><td class="right">0</td><td class="right">3</td><td class="right">3</td><td class="right">39</td><td title="0/3" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.SetupClasses.InterfaceSettings</td><td class="right">0</td><td class="right">3</td><td class="right">3</td><td class="right">39</td><td title="0/3" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.TypeConversion.Conversions</td><td class="right">112</td><td class="right">50</td><td class="right">162</td><td class="right">180</td><td title="112/162" class="right">69.1%</td><td><table class="coverage"><tr><td class="green covered69"> </td><td class="red covered31"> </td></tr></table></td><td class="right">0</td><td class="right">14</td><td class="right" title="0/14">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.TypeConversion.Conversions</td><td class="right">112</td><td class="right">50</td><td class="right">162</td><td class="right">180</td><td title="112/162" class="right">69.1%</td><td><table class="coverage"><tr><td class="green covered69"> </td><td class="red covered31"> </td></tr></table></td><td class="right">0</td><td class="right">14</td><td class="right" title="0/14">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.UnderlyingRegisters.DTArea</td><td class="right">0</td><td class="right">67</td><td class="right">67</td><td class="right">139</td><td title="0/67" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">8</td><td class="right" title="0/8">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.UnderlyingRegisters.DTArea</td><td class="right">0</td><td class="right">67</td><td class="right">67</td><td class="right">139</td><td title="0/67" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">8</td><td class="right" title="0/8">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.UnderlyingRegisters.LinkedRegisterGroup</td><td class="right">0</td><td class="right">1</td><td class="right">1</td><td class="right">16</td><td title="0/1" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.UnderlyingRegisters.LinkedRegisterGroup</td><td class="right">0</td><td class="right">1</td><td class="right">1</td><td class="right">16</td><td title="0/1" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.UnderlyingRegisters.MemoryAreaManager</td><td class="right">31</td><td class="right">239</td><td class="right">270</td><td class="right">500</td><td title="31/270" class="right">11.4%</td><td><table class="coverage"><tr><td class="green covered11"> </td><td class="red covered89"> </td></tr></table></td><td class="right">2</td><td class="right">122</td><td class="right" title="2/122">1.6%</td><td><table class="coverage"><tr><td class="green covered2"> </td><td class="red covered98"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.UnderlyingRegisters.MemoryAreaManager</td><td class="right">31</td><td class="right">239</td><td class="right">270</td><td class="right">499</td><td title="31/270" class="right">11.4%</td><td><table class="coverage"><tr><td class="green covered11"> </td><td class="red covered89"> </td></tr></table></td><td class="right">2</td><td class="right">122</td><td class="right" title="2/122">1.6%</td><td><table class="coverage"><tr><td class="green covered2"> </td><td class="red covered98"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.UnderlyingRegisters.PollLevel</td><td class="right">7</td><td class="right">0</td><td class="right">7</td><td class="right">36</td><td title="7/7" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.UnderlyingRegisters.PollLevel</td><td class="right">7</td><td class="right">0</td><td class="right">7</td><td class="right">36</td><td title="7/7" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100"> </td></tr></table></td><td class="right">0</td><td class="right">0</td><td class="right" title="-"></td><td><table class="coverage"><tr><td class="gray covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.UnderlyingRegisters.WRArea</td><td class="right">0</td><td class="right">38</td><td class="right">38</td><td class="right">92</td><td title="0/38" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">2</td><td class="right" title="0/2">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.UnderlyingRegisters.WRArea</td><td class="right">0</td><td class="right">38</td><td class="right">38</td><td class="right">92</td><td title="0/38" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">2</td><td class="right" title="0/2">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
<tr><td>MewtocolNet.Word</td><td class="right">0</td><td class="right">47</td><td class="right">47</td><td class="right">99</td><td title="0/47" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
<tr><td>MewtocolNet.Word</td><td class="right">0</td><td class="right">47</td><td class="right">47</td><td class="right">99</td><td title="0/47" class="right">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td><td class="right">0</td><td class="right">6</td><td class="right" title="0/6">0%</td><td><table class="coverage"><tr><td class="red covered100"> </td></tr></table></td></tr>
|
||||||
@@ -1000,7 +1000,7 @@ var historyChartData186bccd8330249919b75e13ba3ef9df0 = {
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</coverage-info>
|
</coverage-info>
|
||||||
<div class="footer">Generated by: ReportGenerator 5.1.22.0<br />7/20/2023 - 9:30:05 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div></div>
|
<div class="footer">Generated by: ReportGenerator 5.1.22.0<br />7/21/2023 - 4:25:15 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div></div>
|
||||||
<script type="text/javascript">/* <![CDATA[ */ /* Chartist.js 0.11.4
|
<script type="text/javascript">/* <![CDATA[ */ /* Chartist.js 0.11.4
|
||||||
* Copyright © 2019 Gion Kunz
|
* Copyright © 2019 Gion Kunz
|
||||||
* Free to use under either the WTFPL license or the MIT license.
|
* Free to use under either the WTFPL license or the MIT license.
|
||||||
@@ -1224,56 +1224,56 @@ var assemblies = [
|
|||||||
{
|
{
|
||||||
"name": "MewtocolNet",
|
"name": "MewtocolNet",
|
||||||
"classes": [
|
"classes": [
|
||||||
{ "name": "MewtocolNet.AsyncExtensions", "rp": "", "cl": 0, "ucl": 9, "cal": 9, "tl": 26, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 9, "cal": 9, "tl": 26, "lcq": 0, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.AsyncExtensions", "rp": "", "cl": 0, "ucl": 9, "cal": 9, "tl": 26, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 9, "cal": 9, "tl": 26, "lcq": 0, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.ComCassette.CassetteFinder", "rp": "", "cl": 0, "ucl": 63, "cal": 63, "tl": 139, "cb": 0, "tb": 22, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 63, "cal": 63, "tl": 139, "lcq": 0, "cb": 0, "tb": 22, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.ComCassette.CassetteFinder", "rp": "", "cl": 0, "ucl": 63, "cal": 63, "tl": 139, "cb": 0, "tb": 22, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 63, "cal": 63, "tl": 139, "lcq": 0, "cb": 0, "tb": 22, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.ComCassette.CassetteInformation", "rp": "", "cl": 0, "ucl": 59, "cal": 59, "tl": 182, "cb": 0, "tb": 4, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 59, "cal": 59, "tl": 182, "lcq": 0, "cb": 0, "tb": 4, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.ComCassette.CassetteInformation", "rp": "", "cl": 0, "ucl": 59, "cal": 59, "tl": 182, "cb": 0, "tb": 4, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 59, "cal": 59, "tl": 182, "lcq": 0, "cb": 0, "tb": 4, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.CRCCalculator", "rp": "", "cl": 58, "ucl": 0, "cal": 58, "tl": 88, "cb": 4, "tb": 4, "cm": 0, "tm": 0, "lch": [100], "bch": [100], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 58, "ucl": 0, "cal": 58, "tl": 88, "lcq": 100, "cb": 4, "tb": 4, "bcq": 100, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.CRCCalculator", "rp": "", "cl": 58, "ucl": 0, "cal": 58, "tl": 88, "cb": 4, "tb": 4, "cm": 0, "tm": 0, "lch": [100], "bch": [100], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 58, "ucl": 0, "cal": 58, "tl": 88, "lcq": 100, "cb": 4, "tb": 4, "bcq": 100, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Documentation.PlcCodeTestedAttribute", "rp": "", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Documentation.PlcCodeTestedAttribute", "rp": "", "cl": 1, "ucl": 0, "cal": 1, "tl": 12, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 1, "ucl": 0, "cal": 1, "tl": 12, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Documentation.PlcEXRTAttribute", "rp": "", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Documentation.PlcEXRTAttribute", "rp": "", "cl": 1, "ucl": 0, "cal": 1, "tl": 12, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 1, "ucl": 0, "cal": 1, "tl": 12, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Documentation.PlcLegacyAttribute", "rp": "", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Documentation.PlcLegacyAttribute", "rp": "", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 1, "cal": 1, "tl": 12, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.DWord", "rp": "", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "lcq": 0, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.DWord", "rp": "", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "lcq": 0, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Events.RegisterChangedArgs", "rp": "", "cl": 0, "ucl": 4, "cal": 4, "tl": 22, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 4, "cal": 4, "tl": 22, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Events.RegisterChangedArgs", "rp": "", "cl": 0, "ucl": 4, "cal": 4, "tl": 22, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 4, "cal": 4, "tl": 22, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Helpers.AsyncQueue", "rp": "", "cl": 12, "ucl": 0, "cal": 12, "tl": 32, "cb": 2, "tb": 2, "cm": 0, "tm": 0, "lch": [100], "bch": [100], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 12, "ucl": 0, "cal": 12, "tl": 32, "lcq": 100, "cb": 2, "tb": 2, "bcq": 100, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Helpers.AsyncQueue", "rp": "", "cl": 12, "ucl": 0, "cal": 12, "tl": 32, "cb": 2, "tb": 2, "cm": 0, "tm": 0, "lch": [100], "bch": [100], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 12, "ucl": 0, "cal": 12, "tl": 32, "lcq": 100, "cb": 2, "tb": 2, "bcq": 100, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Helpers.CodeDescriptions", "rp": "", "cl": 34, "ucl": 0, "cal": 34, "tl": 44, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 34, "ucl": 0, "cal": 34, "tl": 44, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Helpers.CodeDescriptions", "rp": "", "cl": 34, "ucl": 0, "cal": 34, "tl": 44, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 34, "ucl": 0, "cal": 34, "tl": 44, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Helpers.LinqHelpers", "rp": "", "cl": 0, "ucl": 14, "cal": 14, "tl": 30, "cb": 0, "tb": 12, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 14, "cal": 14, "tl": 30, "lcq": 0, "cb": 0, "tb": 12, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Helpers.LinqHelpers", "rp": "", "cl": 0, "ucl": 14, "cal": 14, "tl": 30, "cb": 0, "tb": 12, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 14, "cal": 14, "tl": 30, "lcq": 0, "cb": 0, "tb": 12, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Logging.Logger", "rp": "", "cl": 42, "ucl": 14, "cal": 56, "tl": 92, "cb": 9, "tb": 18, "cm": 0, "tm": 0, "lch": [75], "bch": [50], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 42, "ucl": 14, "cal": 56, "tl": 92, "lcq": 75, "cb": 9, "tb": 18, "bcq": 50, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Logging.Logger", "rp": "", "cl": 42, "ucl": 14, "cal": 56, "tl": 92, "cb": 9, "tb": 18, "cm": 0, "tm": 0, "lch": [75], "bch": [50], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 42, "ucl": 14, "cal": 56, "tl": 92, "lcq": 75, "cb": 9, "tb": 18, "bcq": 50, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Mewtocol", "rp": "", "cl": 8, "ucl": 155, "cal": 163, "tl": 409, "cb": 0, "tb": 58, "cm": 0, "tm": 0, "lch": [4.9], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 8, "ucl": 155, "cal": 163, "tl": 409, "lcq": 4.9, "cb": 0, "tb": 58, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Mewtocol", "rp": "", "cl": 8, "ucl": 155, "cal": 163, "tl": 409, "cb": 0, "tb": 58, "cm": 0, "tm": 0, "lch": [4.9], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 8, "ucl": 155, "cal": 163, "tl": 409, "lcq": 4.9, "cb": 0, "tb": 58, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.MewtocolFrameResponse", "rp": "", "cl": 10, "ucl": 20, "cal": 30, "tl": 58, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [33.3], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 10, "ucl": 20, "cal": 30, "tl": 58, "lcq": 33.3, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.MewtocolFrameResponse", "rp": "", "cl": 10, "ucl": 20, "cal": 30, "tl": 58, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [33.3], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 10, "ucl": 20, "cal": 30, "tl": 58, "lcq": 33.3, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.MewtocolHelpers", "rp": "", "cl": 83, "ucl": 108, "cal": 191, "tl": 414, "cb": 33, "tb": 116, "cm": 0, "tm": 0, "lch": [43.4], "bch": [28.4], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 83, "ucl": 108, "cal": 191, "tl": 414, "lcq": 43.4, "cb": 33, "tb": 116, "bcq": 28.4, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.MewtocolHelpers", "rp": "", "cl": 114, "ucl": 83, "cal": 197, "tl": 425, "cb": 47, "tb": 120, "cm": 0, "tm": 0, "lch": [57.8], "bch": [39.1], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 114, "ucl": 83, "cal": 197, "tl": 425, "lcq": 57.8, "cb": 47, "tb": 120, "bcq": 39.1, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.MewtocolInterface", "rp": "", "cl": 225, "ucl": 325, "cal": 550, "tl": 1247, "cb": 61, "tb": 212, "cm": 0, "tm": 0, "lch": [40.9], "bch": [28.7], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 225, "ucl": 325, "cal": 550, "tl": 1247, "lcq": 40.9, "cb": 61, "tb": 212, "bcq": 28.7, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.MewtocolInterface", "rp": "", "cl": 225, "ucl": 325, "cal": 550, "tl": 1247, "cb": 61, "tb": 212, "cm": 0, "tm": 0, "lch": [40.9], "bch": [28.7], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 225, "ucl": 325, "cal": 550, "tl": 1247, "lcq": 40.9, "cb": 61, "tb": 212, "bcq": 28.7, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.MewtocolInterfaceSerial", "rp": "", "cl": 0, "ucl": 164, "cal": 164, "tl": 305, "cb": 0, "tb": 41, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 164, "cal": 164, "tl": 305, "lcq": 0, "cb": 0, "tb": 41, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.MewtocolInterfaceSerial", "rp": "", "cl": 0, "ucl": 164, "cal": 164, "tl": 305, "cb": 0, "tb": 41, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 164, "cal": 164, "tl": 305, "lcq": 0, "cb": 0, "tb": 41, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.MewtocolInterfaceTcp", "rp": "", "cl": 52, "ucl": 35, "cal": 87, "tl": 179, "cb": 12, "tb": 28, "cm": 0, "tm": 0, "lch": [59.7], "bch": [42.8], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 52, "ucl": 35, "cal": 87, "tl": 179, "lcq": 59.7, "cb": 12, "tb": 28, "bcq": 42.8, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.MewtocolInterfaceTcp", "rp": "", "cl": 52, "ucl": 35, "cal": 87, "tl": 179, "cb": 12, "tb": 28, "cm": 0, "tm": 0, "lch": [59.7], "bch": [42.8], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 52, "ucl": 35, "cal": 87, "tl": 179, "lcq": 59.7, "cb": 12, "tb": 28, "bcq": 42.8, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.ParsedPlcName", "rp": "", "cl": 36, "ucl": 2, "cal": 38, "tl": 94, "cb": 6, "tb": 8, "cm": 0, "tm": 0, "lch": [94.7], "bch": [75], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 36, "ucl": 2, "cal": 38, "tl": 94, "lcq": 94.7, "cb": 6, "tb": 8, "bcq": 75, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.ParsedPlcName", "rp": "", "cl": 47, "ucl": 3, "cal": 50, "tl": 118, "cb": 5, "tb": 8, "cm": 0, "tm": 0, "lch": [94], "bch": [62.5], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 47, "ucl": 3, "cal": 50, "tl": 118, "lcq": 94, "cb": 5, "tb": 8, "bcq": 62.5, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.PlcFormat", "rp": "", "cl": 39, "ucl": 2, "cal": 41, "tl": 87, "cb": 26, "tb": 28, "cm": 0, "tm": 0, "lch": [95.1], "bch": [92.8], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 39, "ucl": 2, "cal": 41, "tl": 87, "lcq": 95.1, "cb": 26, "tb": 28, "bcq": 92.8, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.PlcFormat", "rp": "", "cl": 39, "ucl": 2, "cal": 41, "tl": 87, "cb": 26, "tb": 28, "cm": 0, "tm": 0, "lch": [95.1], "bch": [92.8], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 39, "ucl": 2, "cal": 41, "tl": 87, "lcq": 95.1, "cb": 26, "tb": 28, "bcq": 92.8, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.PLCInfo", "rp": "", "cl": 63, "ucl": 20, "cal": 83, "tl": 185, "cb": 5, "tb": 10, "cm": 0, "tm": 0, "lch": [75.9], "bch": [50], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 63, "ucl": 20, "cal": 83, "tl": 185, "lcq": 75.9, "cb": 5, "tb": 10, "bcq": 50, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.PLCInfo", "rp": "", "cl": 73, "ucl": 21, "cal": 94, "tl": 205, "cb": 6, "tb": 12, "cm": 0, "tm": 0, "lch": [77.6], "bch": [50], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 73, "ucl": 21, "cal": 94, "tl": 205, "lcq": 77.6, "cb": 6, "tb": 12, "bcq": 50, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.PlcTypeConversion<T>", "rp": "", "cl": 12, "ucl": 4, "cal": 16, "tl": 42, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [75], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 12, "ucl": 4, "cal": 16, "tl": 42, "lcq": 75, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.PlcTypeConversion<T>", "rp": "", "cl": 12, "ucl": 4, "cal": 16, "tl": 42, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [75], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 12, "ucl": 4, "cal": 16, "tl": 42, "lcq": 75, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.PlcValueParser", "rp": "", "cl": 3, "ucl": 88, "cal": 91, "tl": 202, "cb": 0, "tb": 46, "cm": 0, "tm": 0, "lch": [3.2], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 3, "ucl": 88, "cal": 91, "tl": 202, "lcq": 3.2, "cb": 0, "tb": 46, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.PlcValueParser", "rp": "", "cl": 3, "ucl": 88, "cal": 91, "tl": 202, "cb": 0, "tb": 46, "cm": 0, "tm": 0, "lch": [3.2], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 3, "ucl": 88, "cal": 91, "tl": 202, "lcq": 3.2, "cb": 0, "tb": 46, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.PlcVarTypeConversions", "rp": "", "cl": 6, "ucl": 19, "cal": 25, "tl": 67, "cb": 4, "tb": 10, "cm": 0, "tm": 0, "lch": [24], "bch": [40], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 6, "ucl": 19, "cal": 25, "tl": 67, "lcq": 24, "cb": 4, "tb": 10, "bcq": 40, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.PlcVarTypeConversions", "rp": "", "cl": 6, "ucl": 19, "cal": 25, "tl": 67, "cb": 4, "tb": 10, "cm": 0, "tm": 0, "lch": [24], "bch": [40], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 6, "ucl": 19, "cal": 25, "tl": 67, "lcq": 24, "cb": 4, "tb": 10, "bcq": 40, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterAttributes.PollLevelAttribute", "rp": "", "cl": 0, "ucl": 3, "cal": 3, "tl": 21, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 3, "cal": 3, "tl": 21, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterAttributes.PollLevelAttribute", "rp": "", "cl": 0, "ucl": 3, "cal": 3, "tl": 21, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 3, "cal": 3, "tl": 21, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterAttributes.RegisterAttribute", "rp": "", "cl": 0, "ucl": 6, "cal": 6, "tl": 29, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 6, "cal": 6, "tl": 29, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterAttributes.RegisterAttribute", "rp": "", "cl": 0, "ucl": 6, "cal": 6, "tl": 29, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 6, "cal": 6, "tl": 29, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterAttributes.RegisterCollection", "rp": "", "cl": 0, "ucl": 14, "cal": 14, "tl": 64, "cb": 0, "tb": 4, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 14, "cal": 14, "tl": 64, "lcq": 0, "cb": 0, "tb": 4, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterAttributes.RegisterCollection", "rp": "", "cl": 0, "ucl": 14, "cal": 14, "tl": 64, "cb": 0, "tb": 4, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 14, "cal": 14, "tl": 64, "lcq": 0, "cb": 0, "tb": 4, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterAttributes.RegisterPropTarget", "rp": "", "cl": 0, "ucl": 6, "cal": 6, "tl": 26, "cb": 0, "tb": 2, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 6, "cal": 6, "tl": 26, "lcq": 0, "cb": 0, "tb": 2, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterAttributes.RegisterPropTarget", "rp": "", "cl": 0, "ucl": 6, "cal": 6, "tl": 26, "cb": 0, "tb": 2, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 6, "cal": 6, "tl": 26, "lcq": 0, "cb": 0, "tb": 2, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterAttributes.StringHintAttribute", "rp": "", "cl": 0, "ucl": 3, "cal": 3, "tl": 20, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 3, "cal": 3, "tl": 20, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterAttributes.StringHintAttribute", "rp": "", "cl": 0, "ucl": 3, "cal": 3, "tl": 20, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 3, "cal": 3, "tl": 20, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterBuilding.AddressTools", "rp": "", "cl": 42, "ucl": 99, "cal": 141, "tl": 266, "cb": 10, "tb": 52, "cm": 0, "tm": 0, "lch": [29.7], "bch": [19.2], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 42, "ucl": 99, "cal": 141, "tl": 266, "lcq": 29.7, "cb": 10, "tb": 52, "bcq": 19.2, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterBuilding.AddressTools", "rp": "", "cl": 42, "ucl": 56, "cal": 98, "tl": 198, "cb": 10, "tb": 40, "cm": 0, "tm": 0, "lch": [42.8], "bch": [25], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 42, "ucl": 56, "cal": 98, "tl": 198, "lcq": 42.8, "cb": 10, "tb": 40, "bcq": 25, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterBuilding.BuilderPatterns.RBuild", "rp": "", "cl": 23, "ucl": 66, "cal": 89, "tl": 253, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [25.8], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 23, "ucl": 66, "cal": 89, "tl": 253, "lcq": 25.8, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterBuilding.BuilderPatterns.RBuild", "rp": "", "cl": 23, "ucl": 66, "cal": 89, "tl": 253, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [25.8], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 23, "ucl": 66, "cal": 89, "tl": 253, "lcq": 25.8, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterBuilding.BuilderPatterns.RBuildFromAttributes", "rp": "", "cl": 0, "ucl": 23, "cal": 23, "tl": 70, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 23, "cal": 23, "tl": 70, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterBuilding.BuilderPatterns.RBuildFromAttributes", "rp": "", "cl": 0, "ucl": 23, "cal": 23, "tl": 70, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 23, "cal": 23, "tl": 70, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterBuilding.RegisterAssembler", "rp": "", "cl": 33, "ucl": 53, "cal": 86, "tl": 169, "cb": 12, "tb": 44, "cm": 0, "tm": 0, "lch": [38.3], "bch": [27.2], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 33, "ucl": 53, "cal": 86, "tl": 169, "lcq": 38.3, "cb": 12, "tb": 44, "bcq": 27.2, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterBuilding.RegisterAssembler", "rp": "", "cl": 33, "ucl": 52, "cal": 85, "tl": 167, "cb": 12, "tb": 44, "cm": 0, "tm": 0, "lch": [38.8], "bch": [27.2], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 33, "ucl": 52, "cal": 85, "tl": 167, "lcq": 38.8, "cb": 12, "tb": 44, "bcq": 27.2, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterBuilding.StepBaseTyper", "rp": "", "cl": 6, "ucl": 80, "cal": 86, "tl": 234, "cb": 2, "tb": 58, "cm": 0, "tm": 0, "lch": [6.9], "bch": [3.4], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 6, "ucl": 80, "cal": 86, "tl": 234, "lcq": 6.9, "cb": 2, "tb": 58, "bcq": 3.4, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterBuilding.StepBaseTyper", "rp": "", "cl": 6, "ucl": 80, "cal": 86, "tl": 234, "cb": 2, "tb": 58, "cm": 0, "tm": 0, "lch": [6.9], "bch": [3.4], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 6, "ucl": 80, "cal": 86, "tl": 234, "lcq": 6.9, "cb": 2, "tb": 58, "bcq": 3.4, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.RegisterBuilding.StepData", "rp": "", "cl": 2, "ucl": 0, "cal": 2, "tl": 44, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 2, "ucl": 0, "cal": 2, "tl": 44, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.RegisterBuilding.StepData", "rp": "", "cl": 2, "ucl": 0, "cal": 2, "tl": 44, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 2, "ucl": 0, "cal": 2, "tl": 44, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Registers.ArrayRegister<T>", "rp": "", "cl": 0, "ucl": 140, "cal": 140, "tl": 273, "cb": 0, "tb": 56, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 140, "cal": 140, "tl": 273, "lcq": 0, "cb": 0, "tb": 56, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Registers.ArrayRegister<T>", "rp": "", "cl": 0, "ucl": 140, "cal": 140, "tl": 273, "cb": 0, "tb": 58, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 140, "cal": 140, "tl": 273, "lcq": 0, "cb": 0, "tb": 58, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Registers.BoolRegister", "rp": "", "cl": 16, "ucl": 14, "cal": 30, "tl": 79, "cb": 11, "tb": 18, "cm": 0, "tm": 0, "lch": [53.3], "bch": [61.1], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 16, "ucl": 14, "cal": 30, "tl": 79, "lcq": 53.3, "cb": 11, "tb": 18, "bcq": 61.1, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Registers.BoolRegister", "rp": "", "cl": 16, "ucl": 14, "cal": 30, "tl": 79, "cb": 11, "tb": 18, "cm": 0, "tm": 0, "lch": [53.3], "bch": [61.1], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 16, "ucl": 14, "cal": 30, "tl": 79, "lcq": 53.3, "cb": 11, "tb": 18, "bcq": 61.1, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Registers.Register", "rp": "", "cl": 36, "ucl": 83, "cal": 119, "tl": 251, "cb": 12, "tb": 90, "cm": 0, "tm": 0, "lch": [30.2], "bch": [13.3], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 36, "ucl": 83, "cal": 119, "tl": 251, "lcq": 30.2, "cb": 12, "tb": 90, "bcq": 13.3, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Registers.Register", "rp": "", "cl": 36, "ucl": 83, "cal": 119, "tl": 251, "cb": 11, "tb": 88, "cm": 0, "tm": 0, "lch": [30.2], "bch": [12.5], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 36, "ucl": 83, "cal": 119, "tl": 251, "lcq": 30.2, "cb": 11, "tb": 88, "bcq": 12.5, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Registers.StringRegister", "rp": "", "cl": 0, "ucl": 71, "cal": 71, "tl": 158, "cb": 0, "tb": 28, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 71, "cal": 71, "tl": 158, "lcq": 0, "cb": 0, "tb": 28, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Registers.StringRegister", "rp": "", "cl": 0, "ucl": 71, "cal": 71, "tl": 158, "cb": 0, "tb": 28, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 71, "cal": 71, "tl": 158, "lcq": 0, "cb": 0, "tb": 28, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Registers.StructRegister<T>", "rp": "", "cl": 14, "ucl": 55, "cal": 69, "tl": 156, "cb": 5, "tb": 48, "cm": 0, "tm": 0, "lch": [20.2], "bch": [10.4], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 14, "ucl": 55, "cal": 69, "tl": 156, "lcq": 20.2, "cb": 5, "tb": 48, "bcq": 10.4, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Registers.StructRegister<T>", "rp": "", "cl": 22, "ucl": 66, "cal": 88, "tl": 194, "cb": 11, "tb": 60, "cm": 0, "tm": 0, "lch": [25], "bch": [18.3], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 22, "ucl": 66, "cal": 88, "tl": 194, "lcq": 25, "cb": 11, "tb": 60, "bcq": 18.3, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.SerialPortExtensions", "rp": "", "cl": 0, "ucl": 17, "cal": 17, "tl": 34, "cb": 0, "tb": 2, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 17, "cal": 17, "tl": 34, "lcq": 0, "cb": 0, "tb": 2, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.SerialPortExtensions", "rp": "", "cl": 0, "ucl": 17, "cal": 17, "tl": 34, "cb": 0, "tb": 2, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 17, "cal": 17, "tl": 34, "lcq": 0, "cb": 0, "tb": 2, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.SetupClasses.InterfaceSettings", "rp": "", "cl": 0, "ucl": 3, "cal": 3, "tl": 39, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 3, "cal": 3, "tl": 39, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.SetupClasses.InterfaceSettings", "rp": "", "cl": 0, "ucl": 3, "cal": 3, "tl": 39, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 3, "cal": 3, "tl": 39, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.TypeConversion.Conversions", "rp": "", "cl": 112, "ucl": 50, "cal": 162, "tl": 180, "cb": 0, "tb": 14, "cm": 0, "tm": 0, "lch": [69.1], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 112, "ucl": 50, "cal": 162, "tl": 180, "lcq": 69.1, "cb": 0, "tb": 14, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.TypeConversion.Conversions", "rp": "", "cl": 112, "ucl": 50, "cal": 162, "tl": 180, "cb": 0, "tb": 14, "cm": 0, "tm": 0, "lch": [69.1], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 112, "ucl": 50, "cal": 162, "tl": 180, "lcq": 69.1, "cb": 0, "tb": 14, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.UnderlyingRegisters.DTArea", "rp": "", "cl": 0, "ucl": 67, "cal": 67, "tl": 139, "cb": 0, "tb": 8, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 67, "cal": 67, "tl": 139, "lcq": 0, "cb": 0, "tb": 8, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.UnderlyingRegisters.DTArea", "rp": "", "cl": 0, "ucl": 67, "cal": 67, "tl": 139, "cb": 0, "tb": 8, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 67, "cal": 67, "tl": 139, "lcq": 0, "cb": 0, "tb": 8, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.UnderlyingRegisters.LinkedRegisterGroup", "rp": "", "cl": 0, "ucl": 1, "cal": 1, "tl": 16, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 1, "cal": 1, "tl": 16, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.UnderlyingRegisters.LinkedRegisterGroup", "rp": "", "cl": 0, "ucl": 1, "cal": 1, "tl": 16, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [0], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 1, "cal": 1, "tl": 16, "lcq": 0, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.UnderlyingRegisters.MemoryAreaManager", "rp": "", "cl": 31, "ucl": 239, "cal": 270, "tl": 500, "cb": 2, "tb": 122, "cm": 0, "tm": 0, "lch": [11.4], "bch": [1.6], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 31, "ucl": 239, "cal": 270, "tl": 500, "lcq": 11.4, "cb": 2, "tb": 122, "bcq": 1.6, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.UnderlyingRegisters.MemoryAreaManager", "rp": "", "cl": 31, "ucl": 239, "cal": 270, "tl": 499, "cb": 2, "tb": 122, "cm": 0, "tm": 0, "lch": [11.4], "bch": [1.6], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 31, "ucl": 239, "cal": 270, "tl": 499, "lcq": 11.4, "cb": 2, "tb": 122, "bcq": 1.6, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.UnderlyingRegisters.PollLevel", "rp": "", "cl": 7, "ucl": 0, "cal": 7, "tl": 36, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 7, "ucl": 0, "cal": 7, "tl": 36, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.UnderlyingRegisters.PollLevel", "rp": "", "cl": 7, "ucl": 0, "cal": 7, "tl": 36, "cb": 0, "tb": 0, "cm": 0, "tm": 0, "lch": [100], "bch": [], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 7, "ucl": 0, "cal": 7, "tl": 36, "lcq": 100, "cb": 0, "tb": 0, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.UnderlyingRegisters.WRArea", "rp": "", "cl": 0, "ucl": 38, "cal": 38, "tl": 92, "cb": 0, "tb": 2, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 38, "cal": 38, "tl": 92, "lcq": 0, "cb": 0, "tb": 2, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.UnderlyingRegisters.WRArea", "rp": "", "cl": 0, "ucl": 38, "cal": 38, "tl": 92, "cb": 0, "tb": 2, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 38, "cal": 38, "tl": 92, "lcq": 0, "cb": 0, "tb": 2, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
{ "name": "MewtocolNet.Word", "rp": "", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/20/2023 - 9:30:05 PM - 57_5616077283", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "lcq": 0, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
{ "name": "MewtocolNet.Word", "rp": "", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "cb": 0, "tb": 6, "cm": 0, "tm": 0, "lch": [0], "bch": [0], "mch": [], "hc": [{ "et": "7/21/2023 - 4:25:15 PM - 58_5624471465", "cl": 0, "ucl": 47, "cal": 47, "tl": 99, "lcq": 0, "cb": 0, "tb": 6, "bcq": 0, "cm": 0, "tm": 0, "mcq": 0 }], "metrics": { } },
|
||||||
]},
|
]},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user